Skip to content

bug: select trigger has no visual open-state highlight in modern appearence: base-select <select> #4528

@oliverhaas

Description

@oliverhaas

Reproduction URL (Required)

https://daisyui.com/components/select/

What version of daisyUI are you using?

v5.5.19

Which browsers are you seeing the problem on?

Chrome

Describe your issue

Originally raised in #4527. This issue is just for a more complete trail per CONTRIBUTING.md. I'll open a PR in a second. Hope it's fine that it isn't assigned to me yet.


For an OS native style option open dropdown, the select toggle is :focus when open
image

while for the appearence: base-select it is not :focus, both technically and visually
image

and I would have expected visually this here
image

Fix could be to piggybag the :open, which is only active for appearance: base-select <select> elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions