Vin205 / Enyanjyoti

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition! Enyanjyoti platform serves as a one stop solution for conceptual learning, career and employment opportunities and information about loans and grants
https://enyanjyoti.vercel.app
MIT License
47 stars 164 forks source link

[Bug]: Light/Dark Mode Toggle Button Not Working #466

Closed Ankul8471 closed 1 hour ago

Ankul8471 commented 16 hours ago

🐞 Bug Report 📋 Description The light/dark mode toggle button is not functioning as expected. Clicking the button does not switch the theme between light and dark modes.

⚙️ Steps to Reproduce Steps to reproduce the behavior:

Go to the website. Locate the light/dark mode toggle button. Click the button to switch modes. Observe that the theme does not change. ✔️ Expected Behavior The light/dark mode toggle button should switch the website theme between light and dark modes when clicked.

❌ Actual Behavior Clicking the light/dark mode button does not trigger any change in the website’s theme, and it remains stuck in the current mode.

📷 Screenshots

🖥️ Environment (if applicable): OS: Windows, macOS, Linux Browser: Chrome, Safari, Firefox Version: Latest versions 🔧 Additional Information This issue may be related to a JavaScript or CSS toggle function not being properly implemented or triggered. Checking the event listener or CSS variable changes might help diagnose the problem.

https://github.com/user-attachments/assets/69d02d96-6831-4310-82e3-729162d820dd

Ankul8471 commented 4 hours ago

@Vin205 hello sir please assign me this issue