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

Admin board | Data disappears on re-clicking active filter or tab in app and service admin board #1099

Open
shahmargi12 opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@shahmargi12
Copy link
Contributor

Current Behavior

Issues:

  1. When a user selects a tab or filter for the first time, data is displayed correctly. However, re-selecting the same shows a "No data available" message, even though data exists.
  2. The "Load more" button is displayed even when the "No data available" message is shown, which is misleading since no additional data exists. Load more button is displayed only if it is displayed previously (total data is more than page size).

Expected Behavior

  • Data should remain visible when re-selecting the active tab or filter.
  • The "Load more" button should not be displayed if no additional data is available.

Steps To Reproduce

  1. Go to the app/service admin board page.
  2. Click on the any tab or filter. Data should be displayed.
  3. Re-click on the same tab or filter (e.g., "Open" or "All").
  4. Observe that the "No data available" message is shown and "Load More" button is also visible.
@shahmargi12 shahmargi12 added the bug Something isn't working label Sep 11, 2024
@shahmargi12 shahmargi12 changed the title Admin board | Data disappears when re-clicking active filter or tab in app and service admin board Admin board | Data disappears on re-clicking active filter or tab in app and service admin board Sep 12, 2024
@MaximilianHauer MaximilianHauer self-assigned this Sep 13, 2024
@MaximilianHauer MaximilianHauer added this to the Release 24.12 milestone Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: IN PROGRESS
Development

No branches or pull requests

2 participants