gsxdsm
efa8105036
FN-7495: add settings search
Add a searchable Settings navigation that filters visible sections by setting names and keywords.
- Add a Settings search field with clear and empty-state affordances for desktop and mobile layouts.
- Filter only the already-visible Settings sections while preserving matching group headers and mobile section labels.
- Add searchable section metadata, localized labels, tests, docs, and a release changeset.
Files changed:
.changeset/fn-7495-settings-search.md | 7 +
docs/dashboard-guide.md | 5 +
.../dashboard/app/components/SettingsModal.css | 97 +++++-
.../dashboard/app/components/SettingsModal.tsx | 346 ++++++++++++++++-----
.../__tests__/SettingsModal.general.test.tsx | 71 +++++
.../components/__tests__/settings-mobile.test.tsx | 25 ++
.../settings/sections/McpServersCard.tsx | 2 +-
packages/i18n/locales/en/app.json | 11 +
8 files changed, 475 insertions(+), 89 deletions(-)
Fusion-Task-Id: FN-7495
Fusion-Task-Lineage: 1d703059-6156-4d20-afbd-3cdb64e3e9f3
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-04 10:42:20 -07:00
..
2026-07-04 10:42:19 -07:00
2026-07-03 21:45:21 -07:00
2026-07-04 10:42:20 -07:00
2026-07-03 23:16:58 -07:00
2026-07-02 14:31:16 -07:00
2026-07-01 18:01:17 -07:00
2026-06-27 12:20:42 -07:00
2026-07-02 14:31:16 -07:00
2026-07-03 21:45:21 -07:00
2026-06-11 09:21:23 -07:00
2026-07-04 10:42:19 -07:00
2026-07-03 07:47:03 -07:00
2026-06-23 10:43:14 -07:00
2026-07-02 11:38:34 -07:00
2026-06-21 00:12:57 -07:00