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: contribute button #361

Merged

Conversation

Rucha-Ambaliya
Copy link
Contributor

Description

This PR fixes the issue with the non-functional "Contribute" button. The issue occurred due to the z-index of the .section class in style.css being set to -1, which made the button unclickable. By changing the z-index to 1, the button is now clickable, and its hover effect is also functioning as expected.

Related Issue

Fixes #354

Type of change

  • Bug fix

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

Copy link
Contributor

github-actions bot commented Jan 5, 2025

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from team will review it as soon as possible. We appreciate your support in making Dataverse better.

Copy link

netlify bot commented Jan 5, 2025

Deploy Preview for multiverse-dataverse ready!

Name Link
🔨 Latest commit 196d944
🔍 Latest deploy log https://app.netlify.com/sites/multiverse-dataverse/deploys/677a43ab0c2daf0008808e22
😎 Deploy Preview https://deploy-preview-361--multiverse-dataverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@multiverseweb multiverseweb merged commit 53b1fd3 into multiverseweb:main Jan 6, 2025
6 checks passed
Copy link
Contributor

github-actions bot commented Jan 6, 2025

🎉🎉 Thank you for your contribution! Your PR #361 has been merged! 🎉🎉

@multiverseweb
Copy link
Owner

@Rucha-Ambaliya that's really impressive. I've been trying to fix this bug for so long 🥲
Thanks!

@Rucha-Ambaliya
Copy link
Contributor Author

No problem 😅 I guess not knowing the styling structure helped me debug it line by line!

By the way, I wanted to ask about the OS leaderboard. I checked my scores, and the scores for Dataverse haven’t been added yet. Will those be updated after a few days?

@multiverseweb
Copy link
Owner

@Rucha-Ambaliya Oh yes, I forgot to add the points. Thanks for reminding!

@Rucha-Ambaliya
Copy link
Contributor Author

It is absolutely fine. Thank you for adding them!

@Rucha-Ambaliya Rucha-Ambaliya deleted the bug/contribute-button branch January 14, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Website] 'Contribute' button not working
2 participants