What problem would this solve?
Currently Catalog search has an existing fetch debounce but it doesn't have an input debounce. User might experience lag or multiple app re-render while typing each keystroke. Library mostly doesn't have the issue because it's usually smaller in size also doesn't have the input handled.
What would you like Atlas to do?
- Change fetch debounce to input debounce to Catalog search to reduce the lag experience while typing.
- Add the same logic to Library search.
The change should impact both the main search field and the Sidebar's search field.
What have you tried instead?
No response
Which part of Atlas?
Library and browsing
Before submitting
What problem would this solve?
Currently Catalog search has an existing fetch debounce but it doesn't have an input debounce. User might experience lag or multiple app re-render while typing each keystroke. Library mostly doesn't have the issue because it's usually smaller in size also doesn't have the input handled.
What would you like Atlas to do?
The change should impact both the main search field and the Sidebar's search field.
What have you tried instead?
No response
Which part of Atlas?
Library and browsing
Before submitting