-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Duplicated menu item on toolbars #1007
Comments
+1. I think that was useful when "More options" toolbar icon brought both Portlet management and Display menu links. |
@hvelarde I am not so bothered about this. As I've mentioned in #950 you could easily hide the extra header with a css rule. Why I still think it's useful to have is in this situation:
|
@ichim-david I think it would be better to replace those with tooltips as @davilima6 suggested in some other issue. |
I see, @ichim-david. In that case I believe we'd be good with hiding the duplicate header when toolbar is expanded and thus able to display its label.:
Would you agree? |
@davilima6 yes this could be an easy fix for this problem since it's really on the expanded section that it really feels out of place because of the "duplicated" content. Any of you could commit such a hiding if there is consent from others as well that this is really bothersome and needs to go away. |
Give me some time to pingpong this to some screenreader users; tooltips are not always as well supported whereas hiding them with CSS could be an easier way out for those who feel bothered by it. |
Tooltips are not well supported for a11y, and having the menu title in the submenu can also be used to have a complete menu title for languages that can only have an abbreviated version in the toolbar; this also helps those with cognitive issues. I would be hesitant to remove. If your site does not require strict a11y adherence, it's a |
This didn't reach a clear conclusion and hasn't been touched in a few years. I'll close it but feel free to reopen. |
When you select one of the options of the menu you will see the title of the option duplicated as the first item on the list; this happens in both versions:
The text was updated successfully, but these errors were encountered: