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: Selecting the first element in a drop down does not populate the selected element. #1102

Closed
petercullen68 opened this issue Aug 10, 2021 · 1 comment · Fixed by infor-design/enterprise#5627
Assignees
Labels
type: regression bug ↩️ [3] Velocity rating (Fibonacci)

Comments

@petercullen68
Copy link

Describe the bug
We have a drop down with two options, dock and Dock1. If you select dock, the selected property is not populated. If you select the second element, the selected property is correctly populated. Selected the first element again, the property is populated.

To Reproduce
Steps to reproduce the behavior:

  1. Add a dropdown
  2. Populate with at least two elements.
  3. Bind the dropdown to a property for the selected element
  4. Select the first element in the dropdown and observe the

Expected behavior
When you select the value in the dropdown the bound property should reflect that.

Version

  • "ids-enterprise-ng": "^10.3.0" (Did NOT happen in 10.1.0)

Screenshots
Capture1
Capture2

Platform

  • Device: PC
  • OS Version: Windows 10
  • Browser Name: Chrome and Edge
  • Browser Version: Chrome [92.0.4515.131 (Official Build) (64-bit)], Edge [92.0.902.67 (Official build) (64-bit)

Additional context
Project showing issue.
enterprise-ng-quickstart-main.zip

@tmcconechy tmcconechy added [2] Velocity rating (Fibonacci) type: bug 🐛 labels Aug 10, 2021
@tmcconechy tmcconechy changed the title Selecting the first element in a drop down does not populate the selected element. Dropdown: Selecting the first element in a drop down does not populate the selected element. Aug 10, 2021
@tmcconechy tmcconechy added this to Triage in Enterprise (Next) Sprint Grooming via automation Aug 10, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.56.x (Sept 2021) Sprint via automation Aug 16, 2021
@tmcconechy tmcconechy added [3] Velocity rating (Fibonacci) and removed [2] Velocity rating (Fibonacci) labels Aug 27, 2021
@ericangeles ericangeles moved this from To do to In progress in Enterprise 4.56.x (Sept 2021) Sprint Sep 17, 2021
@ericangeles ericangeles moved this from In progress to Pending Review in Enterprise 4.56.x (Sept 2021) Sprint Sep 21, 2021
@EdwardCoyle EdwardCoyle moved this from Pending Review to Ready for QA (beta) in Enterprise 4.56.x (Sept 2021) Sprint Sep 22, 2021
@jbrcna
Copy link

jbrcna commented Sep 23, 2021

this issue is now resolved.
v4.56.0-dev
verified in https://main-enterprise.demo.design.infor.com/components/dropdown/test-first-selected-on-list
image

@jbrcna jbrcna moved this from Ready for QA (beta) to Done in Enterprise 4.56.x (Sept 2021) Sprint Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression bug ↩️ [3] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants