Hey! I was exploring the project locally and noticed that the "Generate My Projects" submit button on the homepage doesn't have a very obvious hover state. It currently just darkens a tiny bit, which makes it feel a little static and could be harder to notice for users with lower vision.
It would be awesome to make it feel more interactive! A good fix could be adding a slight upward movement (transform: translateY(-2px)) and a stronger box shadow on hover to make it pop. We'd just need to make sure the disabled state doesn't get affected.
I'm participating in GSSoC 2026 and would love to work on this! Could this issue please be assigned to me?
Hey! I was exploring the project locally and noticed that the "Generate My Projects" submit button on the homepage doesn't have a very obvious hover state. It currently just darkens a tiny bit, which makes it feel a little static and could be harder to notice for users with lower vision.
It would be awesome to make it feel more interactive! A good fix could be adding a slight upward movement (
transform: translateY(-2px)) and a stronger box shadow on hover to make it pop. We'd just need to make sure the disabled state doesn't get affected.I'm participating in GSSoC 2026 and would love to work on this! Could this issue please be assigned to me?