-
Notifications
You must be signed in to change notification settings - Fork 242
ui: Query selector state refactoring and batchUpdates support in URLState #6033
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
Conversation
|
✅ Meticulous spotted visual differences in 120 of 402 screens tested, but all differences have already been approved: view differences detected. Meticulous evaluated ~5 hours of user flows against your PR. Last updated for commit dadc229. This comment will update as new commits are pushed. |
metalmatze
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incredible work!
Very cool batching for the urlState and absolutely needed refactoring for the rest of the components. 💯 👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Absolutely love the thorough tests! 💯
…' into query-selector-state-refactoring
… sum by is already set in the url
Contains:
useURLStatehook for all URL manipulations instead of accessing the query params directly.batchUpdatesin the URL State to push multiple params into the URL without creating any race conditions