amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
163 stars 177 forks source link

🚀 [Feature Request] - Enhancing Contributors Page #566

Closed akankshachanana1 closed 1 year ago

akankshachanana1 commented 1 year ago

Is your feature request related to a problem ? Please describe. ✍️

Enhancement Currently there is no hover effect on names of contributors which makes it less interactive

Describe briefly how you would implement this enhancement.

Some steps to implement this enhancement-
I want to add hover effect (increasing the name's size on hover)

Additional context or screenshots

Additional context

https://github.com/amupedia2021/Project-Amupedia/assets/127978268/710a650f-0e6c-4430-a650-56ce4954769e

Are you contributing for a program?

GSSoC2023

Code of Conduct

github-actions[bot] commented 1 year ago

Hello @akankshachanana1! Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines. 💪🏻 Don't forget to ⭐ our Project-Amupedia. 📔

Our review team will carefully assess the issue and reach out to you soon! 😇 We appreciate your patience! 😀

PriyansuMaurya commented 1 year ago

Some steps to implement this enhancement-
I want to add hover effect (increasing the name's size on hover)

I propose using underlining instead of increasing the text size. Additionally, since the profile already increases in size, implementing this change might lead to an excessive use of size adjustments.

akankshachanana1 commented 1 year ago

yes u are right,we can add underline as a effect

PriyansuMaurya commented 1 year ago

Yes, we can.

Pay a visit to this page.

image

Visit the website: https://www.bitkraft.vc/

We have two options. We could go for a simple one or an animated one, similar to what is shown on the above website.

here is the code for the simple one <h1 className={styles.text + " " + "hover:underline underline-offset-2 m-4"}>{title}</h1>

akankshachanana1 commented 1 year ago

Yeah its looking really good. Whichever one you like, I can apply.

PriyansuMaurya commented 1 year ago

I would say apply the simple one.

akankshachanana1 commented 1 year ago

Will apply the simple one

PriyansuMaurya commented 1 year ago

sure, you are going to do it?

akankshachanana1 commented 1 year ago

yes sir

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 7 days since being marked as stale.