Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add indicator whether more results exist to Searchable{Event|Series} element #756

Open
LukasKalbertodt opened this issue Mar 16, 2023 · 0 comments
Labels
area:frontend Everything frontend related area:search Related to Tobira's search area:usability Usability related issues kind:improvement

Comments

@LukasKalbertodt
Copy link
Member

We are using react-select and just fetch from specific search APIs. Those APIs have a hardcoded maximum number of items they return. We just show those. We have no indicator in the UI whether there are more events. Us lazy programmers probably don't see the problem because we would just refine the search query and not bother scrolling down, but normal user might just scroll through the whole list and wonder why their event isn't there, assuming that what they see is all there is.

@LukasKalbertodt LukasKalbertodt added area:frontend Everything frontend related kind:improvement area:search Related to Tobira's search area:usability Usability related issues labels Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend Everything frontend related area:search Related to Tobira's search area:usability Usability related issues kind:improvement
Projects
None yet
Development

No branches or pull requests

1 participant