Skip to content

fix: doc cards hover state apply even when card is not a link#432

Merged
wesleyboar merged 1 commit intomainfrom
fix/docs-card-hover-not-isolated-to-link-cards
Jan 23, 2025
Merged

fix: doc cards hover state apply even when card is not a link#432
wesleyboar merged 1 commit intomainfrom
fix/docs-card-hover-not-isolated-to-link-cards

Conversation

@wesleyboar
Copy link
Copy Markdown
Member

Overview

Doc cards have hove hover states that should only occur for cards.

Changes

Testing

  1. Open a TACC doc site that has cards that are not links.
    e.g. via enhance: some accountstatus cards as links TACC-Docs#68
  2. Live edit content of dist/core-styles.docs.css to use the one from this PR.
  3. Hover over card, not heading.
  4. Verify no change e.g. no underline for heading text.
  5. Hover over heading.
  6. Verify heading permalink behavior.

UI

Before.mov
After.mov

@wesleyboar wesleyboar merged commit 985840a into main Jan 23, 2025
@wesleyboar wesleyboar deleted the fix/docs-card-hover-not-isolated-to-link-cards branch January 23, 2025 23:32
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.

1 participant