-
-
Notifications
You must be signed in to change notification settings - Fork 756
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 a11y Logo Issue and added Translations #5722
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.
Looks good to me.
In the future, you don't have to provide all translations for a new message; you can leave that for native speakers of the languages to fill in later.
I would say that "back to home page" is not a good alternative text for the logo right? I understand that perhaps we need to signal that, but perhaps it is better to signal that in an |
@erral is correct. A logo represents a brand or identity, not an action. Also it is "home page", not "homepage". And what if the user enters a site not on the home page? They would not "go back to home page", but would "visit home page". |
@stevepiercy Maybe it should simply be "Go to home page" this way there is no visit or back involved. |
* main: Block search engines from indexing content on Netlify preview builds (#5725) fixed a11y Logo Issue and added Translations (#5722) Allow editor to edit metadata name during bulk or single upload (#5560) 5439 clarify defaultAddonName option and mention to the generator readme the creation of the theme add-on (#5709) Remove turbo from monorepo commands until it's really necessary (#5715) bugfix: wrong conditional proprieties on ObjectBrowser (#4190) Added aria-live='polite' (#5639) Release 18.0.0-alpha.9 Release @plone/scripts 3.3.2 fix: handle addons that have not been migrated to the new structure o… (#5704) Update Semantic UI React to version 2.1.5 (#5632) Removed unmaintained and unused razzle-plugin-bundle-analyze (#5671) 3716 - improve validation of id widget (#4686) Fixed redirect of https://tanstack.com/query/v4/docs/react/guides/ssr… (#5700) Release 18.0.0-alpha.8 Release @plone/volto 18.0.0-alpha.7 (not pushed to main) Release @plone/slate 18.0.0-alpha.6 Release @plone/registry 1.2.1 (not pushed to repo)
@erral @stevepiercy @ichim-david @sneridagh Sorry, it seems I was too quick to merge this. We can revert it and discuss further. I'll do that later today. |
@erral @stevepiercy @ichim-david @sneridagh @Molochem Reverted. |
fixes #5720
Fixed the Alt-Title of the Logo to say "Back to Homepage" in various Languages for a11y and Screenreader conformity