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

Change default style of React select #253

Open
bierett opened this issue Jan 12, 2024 · 1 comment
Open

Change default style of React select #253

bierett opened this issue Jan 12, 2024 · 1 comment
Labels
under-consideration Under consideration, approach needs to be discussed.

Comments

@bierett
Copy link
Member

bierett commented Jan 12, 2024

In the past, we have updated the React Select dropdown button which is used in the basemap switcher. The change affects only the basemap switcher package (f2b4169).

Old style
old_style

New style
new_style

We want to use the change for all packages, which used the React Select dropdown button (for all exisiting and future implementations).

Idea: Add pointer cursor and white dropdown button to the base theme for all React Select.

@mbeckem mbeckem added the under-consideration Under consideration, approach needs to be discussed. label Apr 11, 2024
@mbeckem
Copy link
Contributor

mbeckem commented Apr 11, 2024

Would require a small wrapper component to enforce common styles and css class names etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under-consideration Under consideration, approach needs to be discussed.
Projects
None yet
Development

No branches or pull requests

2 participants