-
-
Notifications
You must be signed in to change notification settings - Fork 703
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
Fix a11y logo issue #5776
Fix a11y logo issue #5776
Conversation
✅ Deploy Preview for volto canceled.
|
✅ Deploy Preview for plone-components canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was still disagreement on how to proceed. I think this PR should be closed until there is agreement.
Aside from that "Front Page" is seldom used for websites. It's more for newspapers, when there was such a thing 😜 .
"Home" is much more common usage and already exists in the language files, so let's reuse that.
We definitely do not want to include "Back to ". How do you know that someone came from that location and not directly to that page?
@stevepiercy let's keep the discussion in the issue: #5720 (comment) |
@tisto I already made similar comments previously in that issue, except for the disagreement. I don't know why they were not seen. Maybe I need to work on my accessibility? 🤣 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should also be reviewed by the commenters on the original issue. This looks much better. Thank you!
Co-authored-by: Steve Piercy <[email protected]>
packages/volto/src/components/theme/Logo/__snapshots__/Logo.Multilingual.test.jsx.snap
Outdated
Show resolved
Hide resolved
* main: (43 commits) 5645 toolbar buttons toggle when clicking same toolbar button (#5795) fix: array widget sort (#5805) Fix a11y logo issue (#5776) Improve Vite PoC - Add BlockRenderer and `@plone/blocks` to the party (#5798) Removed memori websites that give 404 since they are no longer using Volto (#5803) Release Management Notes (#5358) Enhance findBlocks to check for blocks in data for add-ons (#5797) Release @plone/components 2.0.0-alpha.2 Move basic default CSS out of theme. Improve StoryBook intro page (#5791) Switch peerDependencies to Volto 18 for generator-volto alpha's/latest. (#5781) Release 18.0.0-alpha.13 Release @plone/slate 18.0.0-alpha.7 Fix sidebar form update. (#5779) Add uncommited types for release?? Release 18.0.0-alpha.12 Add accordion to metadata form. (#5760) Release @plone/registry 1.3.1 [registry] Export Config type as ConfigType, amend coresandbox (#5774) Release @plone/components 2.0.0-alpha.1 Add import path for compiled CSS (#5770) ...
As requested in #5720 , i've implemented the changes