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

Required asterisks have a very aggressive z-index #67

Open
sergei-maertens opened this issue Nov 24, 2023 · 1 comment
Open

Required asterisks have a very aggressive z-index #67

sergei-maertens opened this issue Nov 24, 2023 · 1 comment

Comments

@sergei-maertens
Copy link
Member

Mentioned in the #60 PR review

The red asterisk lays on top of the dropdown of react-select because it seems to have very aggressive z-indices. If this does not affect our integration in the Django admin, we can leave it as is, otherwise we'll need to do a CSS fix for this.

We try to avoid CSS in this library as much as possible (since bundling that along requires investment in build tooling) and for now we get by with @emotion/css CSS-in-JS solution, but it's all not particularly elegant.

@sergei-maertens
Copy link
Member Author

Confirmed to be an issue even when embedded in our admin.

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

No branches or pull requests

1 participant