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
fix(useGlobalSearch): streamline getFocusedSearchInputValue and improve search query handling
- Moved getFocusedSearchInputValue function to a more appropriate location.
- Simplified logic for checking active input element and its type.
- Enhanced condition to prevent overwriting search query when focused input matches URL value.
- Cleaned up formatting for better readability.
0 commit comments