Have a couple of questions for the dropdown links,
There are 2 use cases for top-level dropdown links:
As it currently is with the button used as a toggle - this is useful where the dropdown text can be a link on its linking to a page and the button opening the dropdown - see Toms comment here
Second use case is where the whole dropdown link & button should be 1 link that only controls the dropdown. In this case the text we enter in the builder needs to be added to the button rather than the div, this then allows the text to be read out with screen readers whilst also allowing the whole link to be focussed rather than just the icon.
Both of the above use cases documentation and guidance can be found under the keyboard users section on this page
Could we have it where the aria-label defaults to “Toggle” and then whatever we put into the text field? Saves having to type out the aria label if its the same.
1/2 Reported as a bug in another thread - all dropdown links should be a list, any possibility of having the dropdown pre-configured as a UL with LI’s? This would also need the list styling to be removed as you would not want the markers showing.
I haven’t had time to try out the new menu builder but I was wondering can a drop down also be a link (the text would link to a page) with the button actually opening the dropdown?
Is this scenario considered okay when it comes to accessibility?
For example a dropdown menu like this
About Us → goes to the business general about us page