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 - TypeaheadSelect - No notification when user clears the current selection #10710

Closed
jeff-phillips-18 opened this issue Jul 8, 2024 · 0 comments · Fixed by #10719
Closed
Assignees

Comments

@jeff-phillips-18
Copy link
Member

Describe the problem
When using the react-template TypeaheadSelect component, there is no way for the application to know that the user clicked the clear button so although the field is cleared, the selection remains in the application code.

How do you reproduce the problem?
Use the TypeaheadSelect component and clear the current selection.

Expected behavior
The application is notified that there is no longer a selection.

Is this issue blocking you?
Yes

What is your product and what release date are you targeting?
RHOAI (not tied to a release, just trying to move away from deprecated components)

Any other information?

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

Successfully merging a pull request may close this issue.

1 participant