Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select Tag: Investigate what styling can currently be done #1010

Open
Misplon opened this issue Mar 27, 2020 · 1 comment
Open

Select Tag: Investigate what styling can currently be done #1010

Misplon opened this issue Mar 27, 2020 · 1 comment

Comments

@Misplon
Copy link
Member

Misplon commented Mar 27, 2020

Investigate what minimal cross-browser styling can be done at the moment for select tags.

https://css-tricks.com/the-current-state-of-styling-selects-in-2019/

@Misplon Misplon self-assigned this Mar 27, 2020
@Misplon Misplon removed their assignment Apr 20, 2020
@AlexGStapleton
Copy link
Member

This article covers the current state in 2022. That's an article from Microsoft and their (and Google's) long-term solution for more styling options is to introduce a new element that can be more easily styled but that's a long way away from actually being useable. In the meantime, for anything beyond the basics, we would need to use a library. Popular options:

https://select2.org/
https://harvesthq.github.io/chosen/
https://selectize.dev/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants