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

[BUG] Code of Conduct Button Not Visible on Small Screens #594

Open
2 tasks done
PiyushY111 opened this issue Mar 10, 2025 · 4 comments · May be fixed by #597
Open
2 tasks done

[BUG] Code of Conduct Button Not Visible on Small Screens #594

PiyushY111 opened this issue Mar 10, 2025 · 4 comments · May be fixed by #597
Labels
bug Something isn't working

Comments

@PiyushY111
Copy link
Contributor

Describe the bug.

The Code of Conduct button in the footer becomes invisible when the screen size is reduced below 590x932px. This issue is likely caused by improper responsive design, where the button either gets hidden or gets pushed out of view due to layout constraints. As a result, users on smaller screens cannot see or interact with the button, which may prevent them from accessing important guidelines.

Expected behavior

The Code of Conduct button should remain visible and accessible on all screen sizes, ensuring that users can interact with it regardless of the device they are using. The button should adjust dynamically within the footer layout, maintaining proper positioning and spacing to prevent it from being hidden or pushed off-screen. This ensures a consistent and user-friendly experience across different screen sizes.

Screenshots

Screen.Recording.2025-03-10.at.1.45.15.PM.mov

How to Reproduce

  1. Open the application on a web browser.
  2. Resize the screen or test on a mobile device with a resolution below 590x932.
  3. Scroll to the footer and check if the Code of Conduct button is visible.
  4. Observe that the button disappears or is not accessible.

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

@PiyushY111 PiyushY111 added the bug Something isn't working label Mar 10, 2025
@PiyushY111
Copy link
Contributor Author

@AceTheCreator @ashmit-coder Please assign and approve this bug.
Thank you!

@Siddhant-Pragyan-Sinha
Copy link

@AceTheCreator @ashmit-coder @ Please assign me this issue. I have worked on similar issues before as well in my personal projects. Thank you!

Siddhant-Pragyan-Sinha added a commit to Siddhant-Pragyan-Sinha/conference-website that referenced this issue Mar 10, 2025
@ashmit-coder
Copy link
Collaborator

@Siddhant-Pragyan-Sinha @PiyushY111 we dont assign issues feel free to open a pr.

Siddhant-Pragyan-Sinha added a commit to Siddhant-Pragyan-Sinha/conference-website that referenced this issue Mar 10, 2025
Siddhant-Pragyan-Sinha added a commit to Siddhant-Pragyan-Sinha/conference-website that referenced this issue Mar 10, 2025
@Siddhant-Pragyan-Sinha
Copy link

@AceTheCreator Is this issue still open? I would like to submit a PR for it, if yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment