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

fix search param handling #499

Merged
merged 7 commits into from
Dec 13, 2024
Merged

Conversation

jeremy-babylonlabs
Copy link
Contributor

@jeremy-babylonlabs jeremy-babylonlabs commented Dec 12, 2024

Screenshot 2024-12-13 at 2 20 11 AM

@jeremy-babylonlabs jeremy-babylonlabs force-pushed the fix/fp-search-param-handle branch from 8e126d6 to bc80afe Compare December 12, 2024 12:15
@jeremy-babylonlabs jeremy-babylonlabs force-pushed the fix/fp-search-param-handle branch from 55aac83 to 0b19e5a Compare December 12, 2024 14:27
Copy link
Contributor

@totraev totraev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait a moment

Copy link
Contributor

@totraev totraev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The logic of search field was over engineered. I'd suggest to reduce the usage of useEffect hook as much as possible. In this particular case it can be replaced by a computed value (useMemo)

@totraev
Copy link
Contributor

totraev commented Dec 13, 2024

You guys need test it on staging again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants