creativecommons / creativecommons/vocabulary

[Feature] Enhancement: Add Hover Effect to Navigation Bar Links for Better User Experience

Open
#154 1 comment 0 reactions 0 assignees View on GitHub
✨ goal: improvement 💻 aspect: code 🚧 status: blocked 🟩 priority: low
Dominant language
HTML
Stars
23
Forks
84
Avg merge
1d 9h
Merged PRs (30d)
3

Description

**Problem**

- The navigation bar links currently lack a hover effect, making it difficult for users to recognize which elements are interactive.

- This can lead to confusion and a poor user experience, especially for users relying on visual cues.

**Description**

- Enhancing the navigation bar with a hover effect will significantly improve user interaction and accessibility by providing clear visual feedback that indicates links are clickable.

- This will enhance overall usability and aesthetics.

**Implementation**

- Modify the CSS for the elements in the navigation bar to include a hover state.

- Add a hover effect with a text decoration of underline, using the --vocabulary-brand-color-turquoise color.

![Screenshot from 2024-10-09 01-09-57](https://github.com/user-attachments/assets/04f49849-22f3-48f1-8fae-bfe56f0c3bee)

- [x] I would be interested in implementing this feature.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CSS rules for the navigation bar's anchor elements and inspect the existing color variables, including --vocabulary-brand-color-turquoise. Add and verify a hover state with underlined text in that color. Done means navigation links provide the requested visual feedback without disrupting the existing styling.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
accessibility, design, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.