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

Displayed the name of contributor on hovering #1152

Closed
wants to merge 4 commits into from

Conversation

NidhiTornekar
Copy link
Contributor

@NidhiTornekar NidhiTornekar commented Jun 27, 2024

Fixes Issue🛠️

Closes #1102

Description👨‍💻

Modified contributor.js and contributor.css to fetch contributor's GitHub username and display it on hovering above the contributor's image in the "Contributors" page.

Type of Change📄

  • New feature (non-breaking change which adds functionality)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

ss3

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @NidhiTornekar, Welcome to the project Beautiify! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Jun 27, 2024

Deploy Preview for beautiify ready!

Name Link
🔨 Latest commit a5a38d0
🔍 Latest deploy log https://app.netlify.com/sites/beautiify/deploys/668cbcdff0eac900082cc4d1
😎 Deploy Preview https://deploy-preview-1152--beautiify.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.

@Rakesh9100
Copy link
Owner

Please fetch and display the full name instead of the GitHub username. If the full name is not available on the profile, display the username instead @NidhiTornekar

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jul 7, 2024
@Rakesh9100 Rakesh9100 changed the title Displays name of contributor on hovering Displayed the name of contributor on hovering Jul 7, 2024
@Rakesh9100
Copy link
Owner

It is not working properly for all the profiles, check the deploy preview @NidhiTornekar

@Rakesh9100
Copy link
Owner

Any update on this @NidhiTornekar

@NidhiTornekar
Copy link
Contributor Author

NidhiTornekar commented Jul 31, 2024

It is exceeding the github rate limit of 60 requests per hour...Hence am unable to fetch for all the contributors

@Rakesh9100
Copy link
Owner

Yes, so in this case we can use Google app Script API that has no limit @NidhiTornekar

@Rakesh9100 Rakesh9100 closed this Aug 21, 2024
@Rakesh9100 Rakesh9100 removed the question 🤔 Further information is requested label Aug 21, 2024
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

Successfully merging this pull request may close these issues.

[Feature] Display the name of contributor on hovering
2 participants