Skip to content

fix(query-builder): update fluent query builder buttons styling#17141

Open
didimmova wants to merge 5 commits intomasterfrom
didimmova/fix-fluent-query-builder-buttons
Open

fix(query-builder): update fluent query builder buttons styling#17141
didimmova wants to merge 5 commits intomasterfrom
didimmova/fix-fluent-query-builder-buttons

Conversation

@didimmova
Copy link
Copy Markdown
Contributor

Closes #17080

Here's the Handoff

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@didimmova didimmova requested a review from desig9stein April 1, 2026 07:00
Copilot AI review requested due to automatic review settings April 1, 2026 07:00
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

Updates the Fluent theme styling for Query Builder expression group buttons (AND/OR) to use tinted backgrounds derived from the buttons’ foreground colors, aligning hover/focus visuals with the design handoff for issue #17080.

Changes:

  • Adjusts Fluent AND button state backgrounds to derive from color-expression-group-and with alpha values.
  • Adjusts Fluent OR button state backgrounds to derive from color-expression-group-or with alpha values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Query Builder] [Advanced Filtering] Change the background of the expression buttons AND/OR in hover/focused-hover

4 participants