radzenhq / radzen-blazor

Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
https://www.radzen.com
MIT License
3.52k stars 786 forks source link

Switching tabs by using the keyboard is not possible #1316

Closed johanpolak closed 7 months ago

johanpolak commented 9 months ago

Describe the bug I can't navigate from one tab (within RadzenTabs) to another. When I press the tab-key, the focus-state appears on the next tab, but nothing happens when I press the enter-key. My expectation is that the focused tab will be opened when I press the enter-key.

Expected behavior My expectation is that the focused tab will be opened when I press the enter-key.

enchev commented 9 months ago

Hey @johanpolak,

There is a branch for keyboard navigation where this is already implemented.

johanpolak commented 9 months ago

That's great! Any idea when this will be merged to the master branch?

enchev commented 9 months ago

We cannot commit to any specific date since we are adding keyboard support for all components.

johanpolak commented 9 months ago

Allright, then I'll wait patiently. Thank you for adding keyboard support, that's a great addition to the components.

enchev commented 7 months ago

Fixed in https://github.com/radzenhq/radzen-blazor/commit/347942668d9003788403ec4e315ae2bfcec68263