Open vursen opened 2 years ago
A similar issue but in the board component:
My assumption would be that it is caused by this overflow: auto
on the [content]
element: https://github.com/vaadin/web-components/blob/master/packages/app-layout/src/vaadin-app-layout.js#L149-L152
Seems like the [no-scroll]
attribute is not documented at all.
Similar issue for vaadin-text-field
was closed: https://github.com/vaadin/flow-components/issues/2456#issuecomment-1073568823
Description
Expected outcome
The button focus-ring outline should be fully visible.
Actual outcome
The button focus-ring outline is clipped.
Minimal reproducible example
Environment
Browsers affected