Skip to content
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

A11y/4.3 quick fixes #11767

Merged
merged 12 commits into from
Aug 12, 2022
Merged

A11y/4.3 quick fixes #11767

merged 12 commits into from
Aug 12, 2022

Conversation

gcamacho079
Copy link
Contributor

Description

  • Use REM in global sidebar for icon sizes (Resolves DEV-298)
  • Update date picker links to use rem sizing (DEV-535)
  • Unset ARIA label from main site navigation link (Resolves DEV-952)
  • Darken placeholder text for selectize (Resolves DEV-325)
  • Add autocomplete values to some Address fields (Resolves DEV-976, DEV-971, DEV-972)

Related issues

@linear
Copy link

linear bot commented Aug 11, 2022

DEV-298 Fix overlapping icons/text in sidebar navigation when zoomed to 200%

Screen Shot 2022-03-10 at 4.47.48 PM.png

DEV-952 "View site" link in navigation doesn't match visible text

Page Area:

#system-info

Issue Description:

The visible name is the site name, but the ARIA label reads "View site"

Action:

Unset ARIA label from the link

Screenshot/Code Snippet:

Resolves CMS-252

DEV-325 Default "Formatting Locale" selection doesn't meet minimum contrast ratio

Contrast of "Same as language" text is only 2.51:1. Text color should be darkened to match the color of a selected option.

My Account - Preferences

Resolves CMS-044

DEV-976 postal code

DEV-971 address line 1

DEV-972 address line 2

# Conflicts:
#	src/templates/_layouts/components/global-sidebar.twig
#	src/web/assets/admintable/dist/css/app.css
#	src/web/assets/admintable/dist/js/app.js
#	src/web/assets/admintable/dist/js/app.js.map
#	src/web/assets/cp/dist/css/cp.css
#	src/web/assets/cp/dist/css/cp.css.map
#	src/web/assets/craftsupport/dist/css/CraftSupportWidget.css.map
#	src/web/assets/dashboard/dist/css/Dashboard.css.map
#	src/web/assets/edittransform/dist/css/transforms.css.map
#	src/web/assets/edituser/dist/css/AccountSettingsForm.css.map
#	src/web/assets/edituser/dist/css/profile.css.map
#	src/web/assets/generalsettings/dist/css/rebrand.css.map
#	src/web/assets/graphiql/dist/css/graphiql.css.map
#	src/web/assets/installer/dist/css/install.css.map
#	src/web/assets/login/dist/css/login.css.map
#	src/web/assets/money/dist/css/Money.css.map
#	src/web/assets/plugins/dist/css/PluginManager.css.map
#	src/web/assets/pluginstore/dist/css/app.css
#	src/web/assets/pluginstore/dist/css/app.css.map
#	src/web/assets/pluginstoreoauth/dist/css/PluginStoreOauthCallback.css.map
#	src/web/assets/routes/dist/css/routes.css.map
#	src/web/assets/systemmessages/dist/css/system_messages.css.map
#	src/web/assets/updater/dist/css/Updater.css.map
#	src/web/assets/updates/dist/css/UpdatesUtility.css.map
#	src/web/assets/upgrade/dist/css/UpgradeUtility.css.map
#	src/web/assets/userpermissions/dist/css/UserPermissions.css.map
#	src/web/assets/utilities/dist/css/utilities.css.map
[ci skip]
@brandonkelly brandonkelly merged commit cca8411 into 4.3 Aug 12, 2022
@brandonkelly brandonkelly deleted the a11y/4.3-quick-fixes branch August 12, 2022 23:51
@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants