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

Filter input loses focus while fetching #413

Open
GooseNight opened this issue Apr 25, 2024 · 2 comments
Open

Filter input loses focus while fetching #413

GooseNight opened this issue Apr 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@GooseNight
Copy link
Contributor

Description

The filter input loses focus while the site is fetching the information, you can't filter while the information is being fetched.
It happens for all filter.

Steps to reproduce

  1. run dev
  2. go to any page with a filter and try to select the filter while the data is fetching

Rucio WebUI Version

master

Additional Information

  • Issue 385 is about a similar problem
  • The list-rule page continuously fetches data and creates this error "Maximum update depth exceeded"
@GooseNight GooseNight added the bug Something isn't working label Apr 25, 2024
@maany maany changed the title Filer input loses focus while fetching Filter input loses focus while fetching Jul 30, 2024
@maany
Copy link
Member

maany commented Aug 1, 2024

This could be fixed by #431

@MytsV
Copy link
Contributor

MytsV commented Aug 15, 2024

This will definitely fix the issue as AG Grid works fantastically well with its applyTransaction method. The testing shows no problems with filtering data while fetching.

This could be fixed by #431

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
None yet
Development

No branches or pull requests

3 participants