Skip to content

[Backport 2026.01.xx] Fix #10954 button style issue in filter widget and widget tray#12048

Merged
tdipisa merged 1 commit into2026.01.xxfrom
backport-11964-to-2026.01.xx
Mar 10, 2026
Merged

[Backport 2026.01.xx] Fix #10954 button style issue in filter widget and widget tray#12048
tdipisa merged 1 commit into2026.01.xxfrom
backport-11964-to-2026.01.xx

Conversation

@offtherailz
Copy link
Copy Markdown
Member

Description

Backport of #11964 to 2026.01.xx.

Fixes #10954

@offtherailz
Copy link
Copy Markdown
Member Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11964-to-2026.01.xx
git worktree add --checkout .worktree/backport-11964-to-2026.01.xx backport-11964-to-2026.01.xx
cd .worktree/backport-11964-to-2026.01.xx
git reset --hard HEAD^
git cherry-pick -x 8536857d86f4bb891117a4c582048d2f586266ee
git push --force-with-lease

* Fix the button style issue in filter widget and widget tray

* Update the css

* Update the css to make it generic for all the button groups

(cherry picked from commit 8536857)
@subashtiwari1010 subashtiwari1010 force-pushed the backport-11964-to-2026.01.xx branch from 3bff2b9 to 7a75aa4 Compare March 10, 2026 15:18
@tdipisa tdipisa marked this pull request as ready for review March 10, 2026 16:51
@tdipisa tdipisa linked an issue Mar 10, 2026 that may be closed by this pull request
3 tasks
@tdipisa tdipisa merged commit 15dc3b2 into 2026.01.xx Mar 10, 2026
12 checks passed
@tdipisa tdipisa deleted the backport-11964-to-2026.01.xx branch March 10, 2026 16:53
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.

Review overall app buttons style

4 participants