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

Display content count and limit on search page #1570

Open
tusmester opened this issue Nov 7, 2023 · 0 comments
Open

Display content count and limit on search page #1570

tusmester opened this issue Nov 7, 2023 · 0 comments

Comments

@tusmester
Copy link
Member

tusmester commented Nov 7, 2023

Display the following info on the search page:

  • count of all result items, returned in the query response (this is already there)
  • result set limit if there are too many results (fixed, should be smaller than now: 200 instead of 10000)
X results (only the first 200 are displayed)

BUG: The number of visible rows in the grid should reflect the max value indicated in the message. Currently the rows are there but they are not visible (Edge & Chrome as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant