You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In channel screen, when a user searches with a keyword that can yield multiple results, only the results from the first page are displayed. Pagination does not work when searching for channels.
Found 3 more issues:
Normal pagination occasionally skips one or two pages when loading the next page.
If a user selects another category and performs a search using a keyword, the app activates all categories and conducts the search. However, if the user clears the text from the search bar, the results should appear for all categories. Instead, the app displays all categories as selected but shows results for the previously selected category.
There is a UX issue with the pagination loader.
The text was updated successfully, but these errors were encountered:
Problem
In channel screen, when a user searches with a keyword that can yield multiple results, only the results from the first page are displayed. Pagination does not work when searching for channels.
Found 3 more issues:
The text was updated successfully, but these errors were encountered: