Skip to content

Fix(input_label_visible): fix issues related to the Firefox css pseudo-element#2180

Merged
tombrunet merged 2 commits intomasterfrom
dev-2085
Feb 10, 2025
Merged

Fix(input_label_visible): fix issues related to the Firefox css pseudo-element#2180
tombrunet merged 2 commits intomasterfrom
dev-2085

Conversation

@shunguoy
Copy link
Copy Markdown
Contributor

@shunguoy shunguoy commented Feb 3, 2025

  • Rule bug: input_label_visible

This PR is related to the following issue(s):

Testing reference:

I have conducted the following for this PR:

  • I validated this code in Chrome and FF
  • I validated this fix in my local env
  • I provided details for testing
  • This PR has been reviewed and is ready for test
  • I understand that the title of this PR will be used for the next release notes.

Assets to aide review attached

  • Links to design artifacts
  • Links to video walkthrough of user experience
  • Other - Action Artifact

Definition of Done

  • Peer review complete
  • Secondary review complete
  • Staging deployment verified

@philljenkins
Copy link
Copy Markdown
Contributor

@shunguo I tested in Firefox,
results are noted in the issue comments.
Ready for PR Review and to create a companion 4.x PR

@philljenkins philljenkins marked this pull request as ready for review February 5, 2025 17:25
Copy link
Copy Markdown
Contributor

@philljenkins philljenkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing in Firefox no longer triggers the false positive

@tombrunet tombrunet merged commit 786005b into master Feb 10, 2025
17 checks passed
@tombrunet tombrunet deleted the dev-2085 branch February 10, 2025 16:03
tombrunet added a commit that referenced this pull request Feb 10, 2025
* update the rule and add a test case #dev-2085 (#2180)

Co-authored-by: Phill Jenkins <pjenkins@us.ibm.com>

* fix(cypress-accessibility-checker) update links in ReadMe (#2188)

* fix URL

* fix all 404 links

---------

Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>

* ACT errors with scIds (#2193)

* Generate summaries on close (#2196)

* chore(archive): Create archive for Feb 10, 2025

---------

Co-authored-by: Phill Jenkins <pjenkins@us.ibm.com>
Co-authored-by: Shunguo Yan <shunguoy@us.ibm.com>
tombrunet added a commit that referenced this pull request Feb 18, 2025
* update the rule and add a test case #dev-2085 (#2180)

Co-authored-by: Phill Jenkins <pjenkins@us.ibm.com>

* fix(cypress-accessibility-checker) update links in ReadMe (#2188)

* fix URL

* fix all 404 links

---------

Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>

* ACT errors with scIds (#2193)

* Generate summaries on close (#2196)

* chore(archive): Create archive for Feb 10, 2025 (#2197)

* Add extensions

* tsx files still don't use .js

* avoid diff

* Unnecessary change

* copy over cjs mjs package.json for modules

* Update gulp

---------

Co-authored-by: Phill Jenkins <pjenkins@us.ibm.com>
Co-authored-by: Shunguo Yan <shunguoy@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix(input_label_visible) should not trigger when clipped 0,0,0,0 - different behavior in FF vs Chrome

3 participants