You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Code" button on the Home page is currently non-functional. Clicking it does not open any editor or trigger any visible change. This creates confusion for users expecting an interactive code editor experience.
Steps to Reproduce
Navigate to the Home page.
Click on the "Code" button.
Observe that nothing happens.
Expected Behavior
Clicking the "Code" button should display a code editor interface that supports writing and previewing HTML, CSS, and JavaScript code in real-time or on demand.
Actual Behavior
Clicking the button results in no action or UI changes. The user is left on the same screen without any feedback or content update.
Environment
OS: Windows 11
Browser (if applicable): Chrome
Additional Context
I would love to contribute to this. Kindly assign this issue to me so I can start working on it. Looking forward to your approval. Thank you!