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

Optimize Component Refresh Behavior in User Tab for Username Search #9402

Closed
2 tasks
nihal467 opened this issue Dec 13, 2024 · 2 comments
Closed
2 tasks

Optimize Component Refresh Behavior in User Tab for Username Search #9402

nihal467 opened this issue Dec 13, 2024 · 2 comments

Comments

@nihal467
Copy link
Member

Describe the bug

  • When searching for a username in the User Tab, all components on the page (except the side navigation) are being refreshed. This behavior is incorrect. Ideally, only the user card list and the total user count should be refreshed. Components such as advanced filters, like buttons, and other static elements should remain unaffected by the search operation.

To Reproduce
Steps to reproduce the behavior:

  1. Go to user tab
  2. search for a username
  3. See error

Expected behavior

  • Only the user card list and total user count should refresh; all other components should remain static.

Screenshots

Image

@awaiskhan21
Copy link

awaiskhan21 commented Dec 13, 2024

i would like to work on this issue @nihal467 can you assign it to me please!!

@rithviknishad
Copy link
Member

rithviknishad commented Dec 13, 2024

Duplicate of #9398

cc: @nihal467

@rithviknishad rithviknishad closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2024
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

3 participants