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

Radio input on option card have a z-index that put them above LMFR header #1614

Open
1 of 3 tasks
AdeoRemiDoolaeghe opened this issue Aug 28, 2024 · 0 comments
Open
1 of 3 tasks
Assignees
Labels
🐞 bug Something isn't working

Comments

@AdeoRemiDoolaeghe
Copy link
Contributor

I am opening an issue for

Component

Package version

@mozaic-ds/1.41.0

Description

On the screenshot above, we can see that option card inputs have a z-index that put them above the header.

image

This is most probably due to their z-index: 4 that is set on the class .mc-option-card__input.

Is there any reason to have this z-index forced, and not left to its natural value? Or is there any alternative to avoid this behaviour?

GitHub repository

No response

Mock-up(s)

No response

What happened?

No response

What is expected?

No response

To Reproduce

Go to https://dev-dpe-simulation-tool-frlm-uat1.nprd.kobi.adeo.cloud/simulateur-diagnostic-energetique/questionnaire/questions/9?direction=forward
Scroll down to have the option cards visible
Scroll up to have the header come back, and overlap the option cards.

Code example

No response

Is this a regression?

  • Yes
  • No
  • I don't know

Additional comments

No response

@mohamedMok mohamedMok self-assigned this Sep 4, 2024
@dmartinds dmartinds added the 🐞 bug Something isn't working label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants