Open LucasPerrault opened 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.
Delete provideLuSelectOverlayContainer() and add attributes aria-labelledby & lu-select-overlay-container in the panel factory
:woman_cook: https://lucca-front.lucca.tech/PR-3230/storybook
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