Skip to content

WEBDEV-8777 Apply ia-button custom active styles for .active class#65

Open
nsharma123 wants to merge 1 commit into
mainfrom
WEBDEV-8777-ia-button-custom-active-class
Open

WEBDEV-8777 Apply ia-button custom active styles for .active class#65
nsharma123 wants to merge 1 commit into
mainfrom
WEBDEV-8777-ia-button-custom-active-class

Conversation

@nsharma123

Copy link
Copy Markdown

The custom variant's active-state selector only matched the native :hover/:focus/:active pseudo-classes, so elements that toggle a persistent .active class via JS never got the active styling.

https://webarchive.jira.com/browse/WEBDEV-8777

The custom variant's active-state selector only matched the native
:hover/:focus/:active pseudo-classes, so elements that toggle a
persistent .active class via JS never got the active styling.
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1

🚀 View preview at
https://internetarchive.github.io/elements/pr/pr-65/

Built to branch ghpages at 2026-07-22 10:26 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.62%. Comparing base (cd1ffd3) to head (39de4bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files          17       17           
  Lines         697      697           
  Branches      189      189           
=======================================
  Hits          548      548           
  Misses        100      100           
  Partials       49       49           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants