adeo / mozaic-design-system

Mozaic Design System
https://mozaic.adeo.cloud
Apache License 2.0
71 stars 17 forks source link

Unclickable button over an option card #1318

Closed AudranL closed 1 year ago

AudranL commented 1 year ago

I am opening an issue for

Styles (CSS, SCSS, ...)

Package version

@mozaic-ds/styles@1.50.1

Description

Since the update of @mozaic-ds/styles from 1.49.1 to 1.50.1 we cannot click on the "Continuer" button that you can see on the screenshot below.

image

I think that is due to the usage of the z-index in the _c.option-card.scss style file that was added in v1.50.1 that you can see on the screenshot below. image

We have to rollback on V1.49.1

GitHub repository

https://github.com/adeo/configurators--front-door

Mock-up(s)

No response

What happened?

No response

What is expected?

No response

To Reproduce

No response

Code example

No response

Is this a regression?

Additional comments

No response

tiloyi commented 1 year ago

Hi @AudranL , Thank you for your issue.

As we saw together during our Meet, last time; we made an evolution in the component so as to reduce the value of our z-indexes.

However, as we discussed, you will need to increase the z-index value of your bottom bar, the one containing the "Continue" button, so that things balance out.

I'm at your disposal if you need me,