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 using the react-template SimpleSelect or CheckboxSelect component, the application cannot set the initial or current selection(s). The selected state is held in a local state variable rather than reacting to the parameters passed in.
How do you reproduce the problem?
Use the compents and set the initial selection.
Expected behavior
The initial selection is shown.
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)
The text was updated successfully, but these errors were encountered:
jeff-phillips-18
changed the title
Bug - [Component] - [short description]
Bug - Select templates - Initial state for the select components are not shown.
Jul 15, 2024
Describe the problem
When using the react-template SimpleSelect or CheckboxSelect component, the application cannot set the initial or current selection(s). The selected state is held in a local state variable rather than reacting to the parameters passed in.
How do you reproduce the problem?
Use the compents and set the initial selection.
Expected behavior
The initial selection is shown.
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)
The text was updated successfully, but these errors were encountered: