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

Bug - DropdownNext - throws error when onOpenChange not provided #8479

Closed
Dominik-Petrik opened this issue Jan 3, 2023 · 2 comments
Closed
Labels

Comments

@Dominik-Petrik
Copy link
Contributor

Describe the problem
It should be possible not to pass onOpenChange prop to Dropdown since it is an optional prop. In contrast with this an error is thrown when onOpenChange is not passed to the Dropdown.

How do you reproduce the problem?
codesandbox - Press tab or escape key when dropdown toggle is focused.

Expected behavior
No error should be thrown when onOpenChange is not provided

@stale
Copy link

stale bot commented Mar 4, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Mar 4, 2023
@stale stale bot closed this as completed Mar 21, 2023
@tlabaj tlabaj added Pinned and removed wontfix labels Jul 27, 2023
@tlabaj
Copy link
Contributor

tlabaj commented Jul 27, 2023

closed by #8640

@tlabaj tlabaj removed this from the Prioritized Backlog milestone Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants