You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
When an item is selected in the TypeaheadSelect component, if you select another item the initial selection is still shown though if you expand the dropdown it shows the correct item as selected. Select another and the previous selection is then shown.
How do you reproduce the problem?
Using @patternfly/react-templates 1.1.0-prerelease.23, select an item in the type ahead component, then select another. Notice that the original selection is still shown in the toggle.
Expected behavior
The newly selected item is shown in the toggle.
Is this issue blocking you?
Yes
What is your product and what release date are you targeting?
RHOAI 2.13
The text was updated successfully, but these errors were encountered:
Describe the problem
When an item is selected in the TypeaheadSelect component, if you select another item the initial selection is still shown though if you expand the dropdown it shows the correct item as selected. Select another and the previous selection is then shown.
How do you reproduce the problem?
Using
@patternfly/react-templates 1.1.0-prerelease.23
, select an item in the type ahead component, then select another. Notice that the original selection is still shown in the toggle.Expected behavior
The newly selected item is shown in the toggle.
Is this issue blocking you?
Yes
What is your product and what release date are you targeting?
RHOAI 2.13
The text was updated successfully, but these errors were encountered: