Skip to content

[GOOD FIRST ISSUE]: Make only the action button clickable in Overview NavCards #166

Description

@jikrana1

Context

Currently, the navigation cards on the Overview page are clickable through the entire card area. However, each card already contains a "View [Page] →" button for navigation.

This makes the button's purpose less clear and can cause accidental navigation when clicking elsewhere on the card.

What Needs to Be Done

  • Remove card-level navigation/click behavior.
  • Keep navigation only on the "View [Page] →" button.
  • Preserve the existing hover/border styling of the cards.
  • Ensure the button continues navigating to the correct page.

Current behavior:

Image

Expected behavior:

The card itself should not navigate; only the "View [Page] →" button should navigate.

Resources


If possible, I would be happy to work on this issue. Please assign it to me if it is available.

Getting Started

  • I have joined the Discord server and will post updates there
  • I have read the Contribution Guide
  • I understand this issue is assigned on a first-come, first-served basis

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions