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

🐛: Theme Change Button Only Affects Navbar #14

Closed
aayank13 opened this issue Nov 1, 2024 · 6 comments
Closed

🐛: Theme Change Button Only Affects Navbar #14

aayank13 opened this issue Nov 1, 2024 · 6 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@aayank13
Copy link
Owner

aayank13 commented Nov 1, 2024

Title

Theme Change Button Only Affects Navbar

Bug

The Theme Change button in the navbar currently only changes the theme of the navbar itself, instead of applying the theme change to the entire website. This issue affects the user experience by creating an inconsistent theme across the site.

Steps to Reproduce

  1. Navigate to the website.
  2. Click on the Theme Change button in the navbar.
  3. Observe that only the navbar theme changes, while the rest of the site remains unchanged.

Expected Behavior

The theme change should apply to the entire website, ensuring a cohesive look across all pages and components.

Actual Behavior

Only the navbar theme changes, while the rest of the website remains in the original theme.

Changes

Tasks to Fix

  1. Update the theme change functionality to apply site-wide.
  2. Ensure all components, including body text, backgrounds, and sections, respond to theme changes.
  3. Test the functionality on multiple pages to confirm consistency.

Acceptance Criteria

  • The theme change button should apply the selected theme across the entire website.
  • The theme remains consistent when navigating between pages.

Screenshots 📷

No response

Full Name

Aayan

Participant Role

Admin

@aayank13 aayank13 added bug Something isn't working good first issue Good for newcomers labels Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

@thob2112011
Copy link
Contributor

Hey! I've worked on this issue and I can open a pull request for you to review right now. Should I pull it first or can you assign me to this issue?

@aayank13
Copy link
Owner Author

aayank13 commented Nov 2, 2024

@thob2112011 I am assigning you this issue, you can send your PR now.

Copy link

github-actions bot commented Nov 2, 2024

✅ This issue has been closed. Thank you for your contribution!

@thob2112011
Copy link
Contributor

thob2112011 commented Nov 2, 2024 via email

@aayank13
Copy link
Owner Author

aayank13 commented Nov 2, 2024

@thob2112011 sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants