mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
## Summary Introduces a "Shared Filters" feature (in addition to locally pinned items in HyperDX. Especially helpful for teams with lots of filters and team members, allows users to highlight the top filters easily for all members. This has been one of the most requested features we have received from enterprise customers. \ > **Note:** - currently any user on a team can modify shared filters - we may want/need to introduce role limits to this, but that is oos ### Screenshots or video https://github.com/user-attachments/assets/9613d37c-d8d6-4aeb-9e47-1ad25532a862 ### How to test locally or on Vercel 1. Start the dev server (`yarn dev`) 2. Navigate to the Search page 3. Pin a filter field using the 📌 icon on any filter group header —you should be asked to pin (existing) or add to shared filters. 4. Share a specific value by hovering over a filter checkbox row and clicking the pin icon — it should also appear in Shared Filters 5. Reload the page — pins should persist (MongoDB-backed) 6. Open a second browser/incognito window with the same team — pins should be visible there too 7. Click the ⚙ gear icon next to "Filters" — toggle "Show Shared Filters" off/on 8. Click "Reset Shared Filters" in the gear popover to clear all team pins ### References - Linear Issue: https://linear.app/clickhouse/issue/HDX-2300/sailpoint-neara-global-filter-pinning - Related PRs: Previous WIP branch `brandon/shared-filters-ui` (superseded by this implementation) |
||
|---|---|---|
| .. | ||
| add-alerts-page.md | ||
| add-cli-pattern-mining.md | ||
| add-drain-library.md | ||
| bump-otel-collector-to-0149.md | ||
| cli-app-url-migration.md | ||
| config.json | ||
| cool-pants-train.md | ||
| deprecate-clickhouse-json-feature-gate.md | ||
| early-ducks-grow.md | ||
| fix-copy-row-json-button.md | ||
| hdx-3908-validation-toast-dedupe.md | ||
| migrate-otel-collector-to-ocb.md | ||
| open-trace-in-browser.md | ||
| optimize-trace-waterfall.md | ||
| otel-collector-add-core-extensions.md | ||
| polite-grapes-cross.md | ||
| README.md | ||
| serious-chicken-hammer.md | ||
| shaggy-tigers-tan.md | ||
| sharp-emus-reflect.md | ||
| short-badgers-applaud.md | ||
| silly-toes-cough.md | ||
| thirty-students-exist.md | ||
| upgrade-mantine-v9.md | ||
Changesets
Hello and welcome! This folder has been automatically generated by
@changesets/cli, a build tool that works with multi-package repos, or
single-package repos to help you version and publish your code. You can find the
full documentation for it
in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation