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

Bugfix/FOUR-14264: Click on labels of Radio/Checkbox Group and the option select always will be the first option #422

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

agustinbusso
Copy link
Contributor

@agustinbusso agustinbusso commented Jun 7, 2024

Description and reproduction steps

Please relate to the ticket FOUR-14264 for full description, take a look to the comments.

Quick note to reproduce:

  • Import the screen attached in the ticket
  • Select the right select list (REQUEST DATA select list) in designer mode
  • In data source in the inspector change Type of Value Returned from Object to Single value
  • After change to single value remove the content of Variable Data Property
  • In data source in the inspector change Type of Value Returned to Object again
  • Go to design mode and click on the labels (not the dots) of the request data select list component

Solution

  • Add an unique index to the option elements in the label tag in the for attribute.

Related tickets

@eiresendez eiresendez self-requested a review June 7, 2024 14:29
Copy link

Copy link
Contributor

@eiresendez eiresendez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ryancooley ryancooley merged commit de0c64a into next Jun 10, 2024
8 of 11 checks passed
@ryancooley ryancooley deleted the bugfix/FOUR-14264 branch June 10, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants