Skip to content

fix(color): UI issues adding and removing labels - #7715

Merged
pfeerick merged 1 commit into
mainfrom
philmoz/fix-model-select
Aug 27, 2026
Merged

fix(color): UI issues adding and removing labels#7715
pfeerick merged 1 commit into
mainfrom
philmoz/fix-model-select

Conversation

@philmoz

@philmoz philmoz commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Fixes:

  • adding a new label sets the new label as the filter selection hiding all models since none use the label
  • removing a label when single select filter mode is enabled, and a label other than the one being removed is selected as the filter, will result in all models being shown, not just the ones that match the filter
  • characters that are not allowed in labels are now removed before truncating new labels to the maximum length

@philmoz philmoz added this to the 3.0 milestone Aug 27, 2026
@philmoz philmoz added bug 🪲 Something isn't working color Related generally to color LCD radios UX-UI Related to user experience (UX) or user interface (UI) behaviour backport/2.11 To be backported to a 2.11 release also. backport/2.12 To be backported to a 2.12 release also. labels Aug 27, 2026
@pfeerick
pfeerick merged commit 4f6e022 into main Aug 27, 2026
45 checks passed
@pfeerick
pfeerick deleted the philmoz/fix-model-select branch August 27, 2026 10:33
@pfeerick pfeerick modified the milestones: 3.0, 2.12.4, 2.11.8 Aug 27, 2026
pfeerick pushed a commit that referenced this pull request Aug 27, 2026
@pfeerick pfeerick mentioned this pull request Aug 27, 2026
12 tasks
pfeerick pushed a commit that referenced this pull request Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/2.11 To be backported to a 2.11 release also. backport/2.12 To be backported to a 2.12 release also. bug 🪲 Something isn't working color Related generally to color LCD radios UX-UI Related to user experience (UX) or user interface (UI) behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants