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

TOBAGO-1666 tc:selectBooleanCheckbox: itemLabel with accessKey #36

Conversation

JasminKroeger
Copy link

If the itemLabel and the accessKey are set, there is no label and the accessKey is contained in the itemLabel, then the itemLabel with the underlined accessKey should be written within one u-tag. Otherwise only the itemLabel is written

If the itemLabel and the accessKey are set, there is no label and the accessKey is contained in the itemLabel, then the itemLabel with the underlined accessKey should be written within one u-tag. Otherwise only the itemLabel is written
@henningn henningn self-requested a review March 17, 2020 17:03
@henningn henningn self-assigned this Mar 17, 2020
@henningn henningn changed the title TOBAGO-1666 fix SelectBooleanCheckboxRenderer TOBAGO-1666 tc:selectBooleanCheckbox: itemLabel with accessKey Mar 17, 2020
Copy link
Contributor

@henningn henningn left a comment

Choose a reason for hiding this comment

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

Improve commit message. For example:

tc:selectBooleanCheckbox: itemLabel with accessKey

  • The accessKey is shown on the label by default. But if only an itemLabel is set, the accessKey is shown on the itemLabel.
  • itemLabel works also for tc:selectBooleanToggle

Issue: TOBAGO-1666

Jasmin Kroeger added 2 commits March 18, 2020 09:11
The accessKey is shown on the label by default. But if only an itemLabel is set, the accessKey is shown on the itemLabel.
itemLabel works also for tc:selectBooleanToggle

Issue: TOBAGO-1666
@henningn
Copy link
Contributor

See: #37

@henningn henningn closed this Mar 18, 2020
@JasminKroeger JasminKroeger deleted the fixSelectBooleanCheckBoxRenderer branch March 18, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants