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

[5.3] [a11y] Dark Mode log in message #45117

Open
wants to merge 2 commits into
base: 5.3-dev
Choose a base branch
from

Conversation

brianteeman
Copy link
Contributor

@brianteeman brianteeman commented Mar 12, 2025

Pull Request for Issue #43067 .

Summary of Changes

An incorrect variable was used for the client-side invalid message seen on the login form.

Testing Instructions

either use a prebuilt package or npm run build:css
go to the admin login form and navigate away from the username field to display the error message and check the colour contrast of the message

image

Actual result BEFORE applying this Pull Request

image

Expected result AFTER applying this Pull Request

image

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

An incorrect variable was used for the client-side invalid message seen on the login form.

Signed-off-by: BrianTeeman <[email protected]>
@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.3-dev labels Mar 12, 2025
@Fedik Fedik linked an issue Mar 12, 2025 that may be closed by this pull request
@fgsw
Copy link

fgsw commented Mar 12, 2025

I have tested this item ✅ successfully on 2988299

Without PR With PR
1 2

This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45117.

@QuyTon
Copy link
Contributor

QuyTon commented Mar 12, 2025

I have tested this item ✅ successfully on 2988299


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45117.

@QuyTon
Copy link
Contributor

QuyTon commented Mar 12, 2025

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45117.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.3-dev RTC This Pull Request is Ready To Commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[5.1] [a11y] Login form text contrast
4 participants