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

Dark/Light Mode and Signup Button Not Visible in Mobile View #203

Closed
akshansh-modi opened this issue Jul 4, 2024 · 5 comments · Fixed by #206
Closed

Dark/Light Mode and Signup Button Not Visible in Mobile View #203

akshansh-modi opened this issue Jul 4, 2024 · 5 comments · Fixed by #206
Assignees
Labels
kind/bug Something isn't working

Comments

@akshansh-modi
Copy link
Contributor

Current Behavior

In the desktop view, the dark/light mode toggle and the signup button are visible. However, when switching to the mobile view, these options disappear. Upon inspecting the code, it appears that the display for these elements is set to none in the mobile view.

Expected Behavior

The dark/light mode toggle and signup button should be visible in both desktop and mobile views.

Screenshots/Logs

Mobile View(Actual):
image
image

Mobile View(Expected):
image
image
image

Contributor Guides and Resources

@akshansh-modi akshansh-modi added the kind/bug Something isn't working label Jul 4, 2024
@akshansh-modi
Copy link
Contributor Author

Hi, I would like to work on this issue. Could you please assign it to me?
I have read the CONTRIBUTING.md and have set up a functional development environment.

@Ashparshp
Copy link

Ashparshp commented Jul 4, 2024

This issue persists, and you can start working on it. I will ask someone to assign it to you.

@akshansh-modi
Copy link
Contributor Author

@Ashparshp , I've resolved the issue. The next step is to create a pull request. Should I proceed with that, or should I wait first for someone to assign me the issue?

@leecalcote
Copy link
Member

Thank you for validating, @Ashparshp

@akshansh-modi
Copy link
Contributor Author

Please review the changes and provide feedback. Let me know if any further adjustments are needed.

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

Successfully merging a pull request may close this issue.

3 participants