-
Notifications
You must be signed in to change notification settings - Fork 220
(#1028) Update icons with font awesome accesibility approach #1076
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
(#1028) Update icons with font awesome accesibility approach #1076
Conversation
…mind including screen reader consideration - https://docs.fontawesome.com/web/dig-deeper/accessibility
…ility, disabled for screen reader
…some accessibility
…x-emojis' into (chocolatey#1028)-docs-update-fix-emojis
|
Hey @LeaDevelop thanks for the PR! We may need to make some informed decisions on which of these to keep and which icons to remove completely. I will post a review with suggestions when we start our focus on accessibility in the coming weeks. |
|
Sounds like a plan 👍🏻 |
|
@LeaDevelop We have decided to remove icons where they are not absolutely necessary. This includes most changes in this PR. At this time we do not want to add them back in. We appreciate your work on this though, thank you for taking time to look at it! |
Description Of Changes
Unicode emoticons (⚙💾🔍➕📅🗑) replaced with font awesome accessibility ones.
Motivation and Context
Motivation was to improve the user experience and ensure consistent visual representation across different platforms and devices. Previously, emoticons were not considering accessibility, which could lead to confusion or misinterpretation of the documentation when using screen reader.
Testing
Pages that were validated:
Change Types Made
Change Checklist