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

Switch: Click label doesn't change value. #8896

Closed
InforBG opened this issue Jul 11, 2024 · 4 comments · Fixed by #8898
Closed

Switch: Click label doesn't change value. #8896

InforBG opened this issue Jul 11, 2024 · 4 comments · Fixed by #8898
Assignees
Labels
type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@InforBG
Copy link

InforBG commented Jul 11, 2024

Describe the bug
The behavior of Switch component is changed in IDS 4.96.x+. Click label doesn't change value. Is it a design change or bug ?
In IDS 4.95.x, click label does change the value.

To Reproduce

Steps to reproduce the behavior:

  1. Go to IDS 4.95.0 example, https://latest-enterprise.demo.design.infor.com/components/switch/example-alignment.html, click label works.
  2. Go to IDS 4.97.0 exmaple, https://main-enterprise.demo.design.infor.com/components/switch/example-alignment.html, click label doesn't work.

Expected behavior
For the switch component, click label should change the value.

Version

  • ids-enterprise: [v4.96.0 or v4.97.0]

Screenshots
image
In IDS 4.95.0 example, when hover on the label, the mouse is a 'hand' icon, not an 'arrow'.

Platform

  • Infor Application/Team Name: [Infor SunSystems]
  • OS Version: [Windows 11]
  • Browser Name: [chrome]
  • Browser Version: [Version 126.0.6478.127 (Official Build) (64-bit)]
@tmcconechy tmcconechy added type: bug 🐛 [2] Velocity rating (Fibonacci) labels Jul 11, 2024
@tmcconechy tmcconechy changed the title The behavior of Switch component is changed. Click label doesn't change value. Switch: Click label doesn't change value. Jul 11, 2024
@tmcconechy
Copy link
Member

@jdilag90 can you take a look?

@InforBG
Copy link
Author

InforBG commented Jul 12, 2024

Can the fix be included in IDS 4.97.x patch, if it is solvable? Thanks.

@tmcconechy
Copy link
Member

tmcconechy commented Jul 12, 2024

@InforBG I patched this fix in:

https://github.com/infor-design/enterprise/releases/tag/4.97.3

The PR will close the issue

@InforBG
Copy link
Author

InforBG commented Jul 15, 2024

Thanks, @tmcconechy .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 [2] Velocity rating (Fibonacci)
Development

Successfully merging a pull request may close this issue.

3 participants