You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the introduction of new url structure was done for the concept validation purposes. Once it completely tested against edge cases and ready to go to production we need to do a refactoring.
Sub-tasks
Remove useUrlQueryState hook and move the url state changes close to where they originate.
Add tests for the refactored changes as well as the utils those transform url state to app state and back.
Task Description
Currently the introduction of new url structure was done for the concept validation purposes. Once it completely tested against edge cases and ready to go to production we need to do a refactoring.
Sub-tasks
useUrlQueryState
hook and move the url state changes close to where they originate.Related Issues
The text was updated successfully, but these errors were encountered: