Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sidebar #142

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Fix sidebar #142

wants to merge 10 commits into from

Conversation

Prince-Kid
Copy link
Contributor

@Prince-Kid Prince-Kid commented Sep 26, 2024

PR Description

This PR fixes the sidebar visibility issue in light mode and ensures that the active link is correctly highlighted when clicked.

Description of tasks that were expected to be completed

Fixed sidebar text visibility when in light mode by adjusting text colors.
Resolved the issue where the clicked link was not showing as active.
How has this been tested?

Clone the repository

Checkout the branch fix-sidebar.
Ensure that the environment variables are set according to .env.example.
Run npm install, then npm run dev to verify that the sidebar displays correctly in light mode and that active links are highlighted when clicked.

Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 11:40am

Copy link

codeclimate bot commented Sep 26, 2024

Code Climate has analyzed commit f0bd144 and detected 0 issues on this pull request.

View more on Code Climate.

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.

4 participants