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

Fixes skip link and content-clipping bugs on login page #11372

Closed
wants to merge 7 commits into from

Conversation

gcamacho079
Copy link
Contributor

Description

  • Removes broken skip link on login template
  • Ensures site name doesn’t get cut off on mobile landscape (Resolves DEV-548)
  • Updates accessible name of Craft link to match visible text (Resolves DEV-316)

@gcamacho079 gcamacho079 added accessibility 👤 features related to accessibility 🐞 bug labels Jun 1, 2022
@linear
Copy link

linear bot commented Jun 1, 2022

DEV-548 Site name is not shown on login screen when device orientation is switched to landscape on some mobile screen sizes

When changing the device orientation to landscape, the site title is no longer shown on the login screen

Ensure content scrolls on smaller screen height so that site name is preserved

Screen Shot 2022-04-19 at 09.55.23.png

Resolves CMS-192

DEV-316 Login page Craft CMS link doesn't have same visible/accessible name

Update label to read "Craft CMS"

CMS-037

@brandonkelly brandonkelly deleted the hotfix/login-page branch June 8, 2022 02:26
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