I have an app with over 250 rows, and I’ve noticed a usability issue: once the user scrolls down (e.g., past row 50), the search bar is no longer visible. This makes it difficult for users to quickly refine their search, impacting the overall experience.
I’d like to suggest implementing a common UX pattern—making the search bar reappear as soon as the user starts scrolling back up. This approach is widely used and greatly improves usability.
Yes, exactly. Right now, in my collection of 250 items, when I scroll halfway down, I’m unable to use the search feature because I have to scroll all the way back to the top.