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: Example Setvalue - dropdown also updates when clicking "more actions" button #5222

Closed
nganotice opened this issue May 25, 2021 · 2 comments · Fixed by #5329
Closed
Assignees
Labels
type: demo-app bug 🪲 [1] Velocity rating (Fibonacci)

Comments

@nganotice
Copy link

Describe the bug
Dropdown: Example Setvalue - dropdown also updates when clicking "more actions" button

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://main-enterprise.demo.design.infor.com/components/dropdown/example-setvalue.html
  2. Click on 'more actions' button
  3. Check the dropdown as it changed from 'Option One' to 'Option Three' without clicking the 'Update' button
  4. See error

Expected behavior
Options in dropdown should be updated only when 'Update' button is clicked

Version
v4.52.0-dev

Screenshots
Screen Shot 2021-05-25 at 6 21 58 PM

Platform

  • All browsers and mobile

Additional context
N/A

@tmcconechy tmcconechy added type: demo-app bug 🪲 [1] Velocity rating (Fibonacci) labels May 25, 2021
@tmcconechy
Copy link
Member

This one should be easy to fix i think just change this https://github.com/infor-design/enterprise/blob/main/app/views/components/dropdown/example-setvalue.html#L18 to use the ID of the button.

@nganotice
Copy link
Author

This has been QA tested and passed on v4.53.0-dev.

Moving this ticket to Done.

Thanks!

@nganotice nganotice moved this from Ready for QA (beta) to Done in Enterprise 4.53.x (June 2021) Sprint Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: demo-app bug 🪲 [1] Velocity rating (Fibonacci)
Projects
No open projects
3 participants