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

Dropdown: Issue with form control value #1850

Closed
tmcconechy opened this issue Feb 13, 2024 · 2 comments · Fixed by #1853
Closed

Dropdown: Issue with form control value #1850

tmcconechy opened this issue Feb 13, 2024 · 2 comments · Fixed by #1853
Assignees
Labels
High Elevated Priority type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)

Comments

@tmcconechy
Copy link
Member

tmcconechy commented Feb 13, 2024

Describe the bug
Possibly after recent changes the dropdown form control value isnt changing.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://github.com/infor-design/enterprise-wc-examples/tree/main/angular-ids-wc
  2. npm i && npm run start to get the latest
  3. Go to http://localhost:4200/ids-reactive-forms/example
  4. Change the dropdown from option 4 to option 5
  5. check the console and notice the form control value did not update
  6. Can filter like this:

Screenshot 2024-02-13 at 12 10 55 PM

Expected behavior
Form control should update.

Additional context
Not 100% sure what caused this.

@tmcconechy tmcconechy added type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci) High Elevated Priority labels Feb 13, 2024
@jbrcna
Copy link
Contributor

jbrcna commented Mar 12, 2024

when searching in the lookup, no result was found. even tho the search term is available in the list
image
image

@tmcconechy
Copy link
Member Author

@jbrcna can you make a new issue for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Elevated Priority type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants