Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Drawer][Button] Button has incorrect focus styles when inside Drawer #5241

Open
mbechev opened this issue Nov 25, 2024 · 0 comments
Open

[Drawer][Button] Button has incorrect focus styles when inside Drawer #5241

mbechev opened this issue Nov 25, 2024 · 0 comments
Labels
Bug Something isn't working C:Button C:Drawer FW:Angular Issue related to kendo-angular

Comments

@mbechev
Copy link
Contributor

mbechev commented Nov 25, 2024

Description

The k-drawer-content class messed up the focus styles applied to the Button.

Image

This is how it should look like:

Image

KendoReact handles the Button focus differently:

https://stackblitz.com/edit/react-6nubb8

Steps To Reproduce

Click Tab to focus the button and see the difference:
https://stackblitz.com/edit/angular-wdls8g-zyub5n

@mbechev mbechev added Bug Something isn't working C:Button C:Drawer FW:Angular Issue related to kendo-angular labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Button C:Drawer FW:Angular Issue related to kendo-angular
Projects
None yet
Development

No branches or pull requests

1 participant