Skip to content

Accessibilty fix and parent names - #60

Open
mikaelgu80 wants to merge 2 commits into
erhanfirat:masterfrom
mikaelgu80:master
Open

Accessibilty fix and parent names#60
mikaelgu80 wants to merge 2 commits into
erhanfirat:masterfrom
mikaelgu80:master

Conversation

@mikaelgu80

Copy link
Copy Markdown

I've:

  1. added names to the checkboxes so prevent accessibilty checks from complaining
  2. added a new option to include parent names to getSelectedNames.

Add name attribute to checkboxes. sourceItem.title is used as the name. This stops browser's accessibilty checks from complaining about the checkboxes.
Add option to include the names of the parents to getSelectedNames. The names of the parents are joined by ' - ' and prepended to the name of the selected item, separated by '; '.
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.

1 participant