LuccaSA / lucca-front

documentation
https://prisme.lucca.io
MIT License
40 stars 4 forks source link

refactor(select): do not override overlay container #3230

Open LucasPerrault opened 1 week ago

LucasPerrault commented 1 week ago

WebComponents cannot used selects due to the overlay container override. We use the child to update overlay container properties and not the override.

Description

Delete provideLuSelectOverlayContainer() and add attributes aria-labelledby & lu-select-overlay-container in the panel factory


LuccaIntegration commented 1 week ago

:woman_cook: https://lucca-front.lucca.tech/PR-3230/storybook

LuccaIntegration commented 6 days ago

:woman_cook: https://lucca-front.lucca.tech/PR-3230/storybook

LuccaIntegration commented 6 days ago

:woman_cook: https://lucca-front.lucca.tech/PR-3230/storybook