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

feat: saved search filters #739

Closed
wants to merge 4 commits into from
Closed

feat: saved search filters #739

wants to merge 4 commits into from

Conversation

knudtty
Copy link

@knudtty knudtty commented Apr 3, 2025

New feature that allows a user to CRUD saved filters via localstorage.

  • beefed up useLocalStorage so that if that localStorage key updates from another component (or even another window/tab), the hook will refetch the localStorage value
  • added testing for useLocalStorage
  • Filter management as seen in video below
Screen.Recording.2025-04-03.at.2.24.10.PM.mov

Ref: HDX-1233

Copy link

changeset-bot bot commented Apr 3, 2025

🦋 Changeset detected

Latest commit: cdfde49

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@hyperdx/app Patch
@hyperdx/api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@knudtty knudtty force-pushed the aaron/saved-search-filters branch from 766f3ad to e1ecb62 Compare April 3, 2025 18:32
@knudtty knudtty force-pushed the aaron/saved-search-filters branch from e1ecb62 to be4b104 Compare April 3, 2025 18:32
@knudtty knudtty closed this Apr 7, 2025
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.

1 participant