Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Sep 29, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

Description

The user cannot navigate to the column chooser when it is inside the kendoGridColumnMenuTemplate. The chooser does not receive initial focus when it is the only component in the template. If the sorting column menu is added, it receives focus instead, and the user still cannot navigate to the chooser.

Steps To Reproduce

Open the following example and use the keyboard with Alt/Option + Arrow Down to open the menu on the Name or Price columns. On Name, you cannot reach the chooser using Tab. On Price, you cannot navigate the menu at all, and the focus continues inside the Grid instead.

Screenshots or video

Screen.Recording.2025-09-25.at.9.28.12.mov
Original prompt

This section details on the original issue you should resolve

<issue_title>Column Chooser Cannot Receive Focus in kendoGridColumnMenuTemplate</issue_title>
<issue_description>### Description

The user cannot navigate to the column chooser when it is inside the kendoGridColumnMenuTemplate. The chooser does not receive initial focus when it is the only component in the template. If the sorting column menu is added, it receives focus instead, and the user still cannot navigate to the chooser.

Steps To Reproduce

Open the following example and use the keyboard with Alt/Option + Arrow Down to open the menu on the Name or Price columns. On Name, you cannot reach the chooser using Tab. On Price, you cannot navigate the menu at all, and the focus continues inside the Grid instead.

Screenshots or video

https://github.com/user-attachments/assets/9eb3bd83-2949-4b15-a93e-079734542641
</issue_description>

Comments on the Issue (you are @copilot in this section)

Fixes #4714

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI assigned Copilot and svetq Sep 29, 2025
@svetq svetq closed this Sep 29, 2025
@svetq svetq deleted the copilot/fix-7e4e0d22-287b-4ca1-b66a-00786e3957ca branch September 29, 2025 12:23
@Copilot Copilot AI requested a review from svetq September 29, 2025 12:23
Copilot finished work on behalf of svetq September 29, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column Chooser Cannot Receive Focus in kendoGridColumnMenuTemplate

2 participants