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

TabView: Missing onKeyDown in header template #3479

Closed
melloware opened this issue Oct 14, 2022 · 0 comments · Fixed by #3478
Closed

TabView: Missing onKeyDown in header template #3479

melloware opened this issue Oct 14, 2022 · 0 comments · Fixed by #3478
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component. Typescript Issue or pull request is *only* related to TypeScript definition
Milestone

Comments

@melloware
Copy link
Member

Typescript is missing onKeyDown(event: React.KeyboardEvent<HTMLElement>): void;

@melloware melloware self-assigned this Oct 14, 2022
@melloware melloware added the Typescript Issue or pull request is *only* related to TypeScript definition label Oct 14, 2022
@melloware melloware added this to the 8.6.2 milestone Oct 14, 2022
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 14, 2022
@melloware melloware removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 14, 2022
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component. Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants