[Feat]: Support validation of Picker value without rendered child items #4101
Labels
Component: Picker
Discovery
DSRR
Can be visited as part of the research into DOM Scope Request Resolution.
enhancement
New feature or request
jira ticket created
Code of conduct
Impacted component(s)
Picker
Expected behavior
When user renders a Picker that have already a value set, but the values of the menu-items will be set after initialization - Picker should run some re-comparing and update the current selection state visible in the Picker.
Actual behavior
When user renders a Picker that have already a value set, but the values of the menu-items will be set after initialization (as this happens sometimes in our project) - the value won't be re-compared to selected value and no selection will be shown in Picker.
Screenshots
No response
What browsers are you seeing the problem in?
Chrome
How can we reproduce this issue?
Sample code that illustrates the problem
No response
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: