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

Cannot navigate after clicking the group expand/collapse icon #4479

Open
mbechev opened this issue Dec 2, 2024 · 1 comment
Open

Cannot navigate after clicking the group expand/collapse icon #4479

mbechev opened this issue Dec 2, 2024 · 1 comment

Comments

@mbechev
Copy link
Contributor

mbechev commented Dec 2, 2024

Description

Cannot navigate through cells using arrow keys after clicking the expand/collapse icon. The group header is no longer focused which disrupts. the built-in navigation.

Steps To Reproduce

Click the icon and try to navigate with the arrow keys:
Image

https://stackblitz.com/edit/angular-jckvdf?file=src%2Fapp%2Fapp.component.ts

Actual Behavior

Cannot navigate to other cells after using the group expand/collapse icon.

The user can use the arrow keys as usual, if clicking the group header text.
Image

Expected Behavior

The user should be able to navigate through cells regardless if the header text or group expand/collapse icon is used.

@DanielTakev
Copy link
Contributor

Subscribed for tracking

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

No branches or pull requests

3 participants