Skip to content

Aura: buttons in overflow do not inherit base styles #25

Description

@paodb

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.

Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions