Skip to content

[change request][Checkbox-group/ChoiceGroupMixin]: including selected disabled options in value #1417

Discussion options

You must be logged in to vote

The method _getCheckedElements is protected, so you can override it in your extension.

The reason we filter out disabled, is because typically speaking disabled options are not "interesting" to the app to read out, because we usually just show the disabled option to the user for the sake of being transparent.

I remember this point was a little bit contentious, whether we should filter out disabled options by default or not, back when we discussed this, at least a year ago :P but for the extension, feel free to override :)!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Charlie-Brownie85
Comment options

Answer selected by jorenbroekema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants