DynamicForm lookups - first time you select an option from a lookup, it doesnt select it #1535
Labels
status:fixed-next-drop
Issue will be fixed in upcoming release.
Milestone
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.
Category
[ ] Enhancement
[x ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.14.0 - have tried most versions, including 3.15 beta ]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
When i select an option from a lookup input field, i want it to be selected at first try, like it happens with a choice field
Observed Behavior
With a lookup input field, u are needed to select the option twice before it gets actually selected, (at least visually), and after that first time it's going to work just fine until component unmounts
Steps to Reproduce
Have a lookup input field
Try to select an option out of it
First time you select an option, nothing will happen and the option wont be visually appearing inside the input field
When you select it again, it's going to work fine every time u deselect and select again.
Notice: if, inside the form, you have a choice field and select an option, the other lookups field will start working properly again
The text was updated successfully, but these errors were encountered: