Skip to content

select not showing indication of interactive #18

Open
@nwillems

Description

@nwillems

hi. first, thanks for this great work. really love it.

select elements are with appearance: none meaning that they will have a look similar to regular inputs.

however, they have different behavior, and I found it a little weird that there was no arrow or other indicator.

I tried adding a separate style with just the appearance:

select { appearance: auto; }

while this retains the overall style in firefox, it does not look great in safari. So I abandoned my simple edition, and made this issue.

If I have the time and energy tonight I'll give it another go.

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