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

Overlay on Footer Preventing Button Interaction #187

Closed
Blssngx opened this issue Jan 19, 2025 · 2 comments
Closed

Overlay on Footer Preventing Button Interaction #187

Blssngx opened this issue Jan 19, 2025 · 2 comments

Comments

@Blssngx
Copy link

Blssngx commented Jan 19, 2025

Description

An overlay is present on the footer of the website, making it difficult or impossible for users to interact with buttons located in that area. This issue affects the usability of the footer and prevents users from completing important actions.

Steps to Reproduce

  1. Go to https://app.mento.org/.
  2. Look down at the footer section.
  3. Attempt to click on the buttons located in the footer (e.g., [twitter]).
  4. Notice that the overlay prevents interaction.

Expected Behavior

Users should be able to interact with all buttons and elements in the footer without interference from the overlay.

Actual Behavior

The overlay prevents interaction with the footer buttons, rendering them unusable.

Additional Information

  • The issue may be caused by a z-index or positioning conflict in the CSS.

Proposed Solution

  • Review and adjust the CSS for the overlay and footer sections to ensure proper layering and interaction. Specifically, check the z-index and pointer-events properties.
numdinkushi added a commit to numdinkushi/mento-web that referenced this issue Jan 19, 2025
@numdinkushi numdinkushi mentioned this issue Jan 19, 2025
3 tasks
@Kali-Decoder
Copy link

Hey can i take this issue ?

@chapati23
Copy link
Contributor

Thank you for the bug report, appreciate it! And sorry for the long wait, we were busy on other projects and didn't have enough time to keep up with mento-web until now.

This has been fixed in #195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants