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

Search Box Text Is Rendered Even When Search Box Is Not Rendered #940

Open
aaronskiba opened this issue Nov 1, 2024 · 0 comments
Open
Assignees

Comments

@aaronskiba
Copy link
Collaborator

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)

  • 4.1.1+portage-4.2.2

Actual behaviour:

  • Screenshot from 2024-11-01 12-17-52
  • The search box is absent, and yet the following search box note is still rendered:
    • Note: You can filter this table by 'Created' dates. Enter the month abbreviation and a 4 digit year into the search box above. For example: 'Oct 2019' or 'Jun 2013'.

Explanation:

  • The search box is coupled with the pagination functionality. Both the pagination and search box only appear to be rendered when there are more than 10 examples listed. There are only 10 examples listed in this screenshot, so neither the search box nor the pagination options are rendered. However, the search box note is still rendered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant