Skip to content

Quickfilters implemented on params page#1111

Merged
1Blademaster merged 4 commits into
mainfrom
1098-feature-add-quickfilters-to-params-page
Mar 26, 2026
Merged

Quickfilters implemented on params page#1111
1Blademaster merged 4 commits into
mainfrom
1098-feature-add-quickfilters-to-params-page

Conversation

@Kwash67
Copy link
Copy Markdown
Contributor

@Kwash67 Kwash67 commented Mar 22, 2026

Screenshot 2026-03-22 at 17 06 45

Copilot AI review requested due to automatic review settings March 22, 2026 17:05
@Kwash67 Kwash67 linked an issue Mar 22, 2026 that may be closed by this pull request
@Kwash67 Kwash67 requested a review from a team March 22, 2026 17:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Implements “quick filter” presets on the Params page toolbar to let users quickly set the parameter search prefix to common groups (e.g., SERIAL, BATT, FS_).

Changes:

  • Adds a set of parameter search presets (PARAM_PRESETS) to the params toolbar.
  • Adds Mantine Chip UI to toggle the search value between presets and empty (toggle off).
  • Tracks which preset is currently active based on the current search value.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gcs/src/components/params/paramsToolbar.jsx Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread gcs/src/components/params/paramsToolbar.jsx
@Kwash67 Kwash67 requested a review from 1Blademaster March 24, 2026 12:33
@1Blademaster 1Blademaster merged commit fade65a into main Mar 26, 2026
5 checks passed
@1Blademaster 1Blademaster deleted the 1098-feature-add-quickfilters-to-params-page branch March 26, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add quickfilters to params page

3 participants