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

DynamicForm lookups - first time you select an option from a lookup, it doesnt select it #1535

Closed
Pierlubrooke opened this issue May 12, 2023 · 2 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release.
Milestone

Comments

@Pierlubrooke
Copy link

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

@ghost
Copy link

ghost commented May 12, 2023

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label May 12, 2023
@github-actions
Copy link

Thank you for submitting your first issue to this project.

@GuidoZam GuidoZam mentioned this issue Jun 21, 2023
@AJIXuMuK AJIXuMuK added status:fixed-next-drop Issue will be fixed in upcoming release. and removed Needs: Triage 🔍 labels Jun 24, 2023
@AJIXuMuK AJIXuMuK added this to the 3.15.0 milestone Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release.
Projects
None yet
Development

No branches or pull requests

2 participants