Skip to content

feat(dropdown): fix selected dropdown item styles#2168

Open
didimmova wants to merge 1 commit intomasterfrom
didimmova/fix-dropdown-selected-styles
Open

feat(dropdown): fix selected dropdown item styles#2168
didimmova wants to merge 1 commit intomasterfrom
didimmova/fix-dropdown-selected-styles

Conversation

@didimmova
Copy link
Copy Markdown
Contributor

Type of Change

  • Bug fix (non-breaking change that fixes an issue)

Related Issues

Closes #2148

Checklist

  • I have tested my changes locally

@adrianptrv
Copy link
Copy Markdown
Contributor

@didimmova In Material, Fluent, and Bootstrap the correct variables are now applied.

In Indigo, I see that, the selected + focus state still uses $selected-item-background and $selected-item-text-color instead of the $selected-focus-item-background and $selected-focus-item-text-color variables.
image

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.

[Bug]: Incorrect selected–focus colors in Dropdown

2 participants