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

Views Count Blocked by "Report a Bug" Button #5

Open
masabinhok opened this issue Oct 28, 2024 · 1 comment
Open

Views Count Blocked by "Report a Bug" Button #5

masabinhok opened this issue Oct 28, 2024 · 1 comment

Comments

@masabinhok
Copy link

Description:
The "Report a Bug" button is overlapping with the views count section in the div, preventing users from seeing the views properly. This issue reduces visibility and affects the user experience, as users cannot see important information clearly.

Steps to Reproduce:

Navigate to the webpage where the views count is displayed.
Locate the "Report a Bug" button.
Observe that the "Report a Bug" button overlaps the views count area.
Expected Behavior:
The views count section should be fully visible, with no elements blocking it. The "Report a Bug" button should be positioned so that it does not interfere with other important UI elements.

Actual Behavior:
The "Report a Bug" button is positioned directly over the views count section, making it difficult for users to see the view count.

Suggested Solution:

Adjust the CSS positioning of the "Report a Bug" button to prevent it from overlapping with the views count section.
Possible options include using z-index, adjusting margins, or setting the "Report a Bug" button in a separate container.

Screenshots:
Screenshot 2024-10-28 201035

@masabinhok
Copy link
Author

masabinhok commented Oct 28, 2024

Hey @adrianhajdin , Do you accept contributions? I would love to fix this and be a part of the project I am learning from.

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

1 participant