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

Fixed #7 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed #7 #9

wants to merge 1 commit into from

Conversation

brandonkelly
Copy link

@brandonkelly brandonkelly commented Mar 13, 2022

Craft 3.7.31 made some accessibility improvements to Matrix fields (craftcms/cms#10480), and the menu options now have role="button" instead of role="option", which broke this plugin. I’ve removed the [role="option"] selectors entirely, which will work for both < and >= Craft 3.7.31.

Fixes #7

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.

Broken on Craft Pro 3.7.31 and newer
1 participant