Describe the bug
Buttons inside the overflow menu appear with incorrect styling and do not reflect the base Aura theme styles, resulting in a visual inconsistency within the component.
Expected behavior
All day buttons (both visible and inside the overflow) should share the same styling.
Minimal reproducible example
Go to https://addonsv25-staging.flowingcode.com/day-of-week-selector/demo and select aura theme, Then in "overflow" example, open the context menu to see the hidden day buttons.
Add-on Version
1.3.1-SNAPSHOT
Vaadin Version
25.1.0
Additional information
This may be related to how theme styles are applied to elements rendered inside overlays or shadow DOM boundaries. Possibly related to: vaadin/flow-components#8657
Describe the bug
Buttons inside the overflow menu appear with incorrect styling and do not reflect the base Aura theme styles, resulting in a visual inconsistency within the component.
Expected behavior
All day buttons (both visible and inside the overflow) should share the same styling.
Minimal reproducible example
Go to https://addonsv25-staging.flowingcode.com/day-of-week-selector/demo and select aura theme, Then in "overflow" example, open the context menu to see the hidden day buttons.
Add-on Version
1.3.1-SNAPSHOT
Vaadin Version
25.1.0
Additional information
This may be related to how theme styles are applied to elements rendered inside overlays or shadow DOM boundaries. Possibly related to: vaadin/flow-components#8657