thamara / time-to-leave

Log work hours and get notified when it's time to leave the office and start to live.
http://timetoleave.app
GNU General Public License v3.0
463 stars 272 forks source link

Close #961: Add hover effect to buttons on website #966

Closed jamesnottidge closed 1 year ago

jamesnottidge commented 1 year ago

Related issue

Closes #961

Context / Background

Previously, hovering on a button provided no change in the ui.

Screenshot 2023-05-19 at 16 34 33

I believe this little bit of visual feedback would make users aware the button is clickable and encourage them to interact with it.

What change is being introduced by this PR?

I added a hover effect to the buttons, making each button just a bit darker on hover.

Screenshot 2023-05-19 at 16 35 08 Screenshot 2023-05-19 at 16 35 00

How will this be tested?

Hovering on a button should provide visual feedback

P.S I am a beginner at open source who would gladly accept any and all feedback.


araujoarthur0 commented 1 year ago

@jamesnottidge can you please add images to the PR with a before/after?

jamesnottidge commented 1 year ago

done

tupaschoal commented 1 year ago

\changelog-update Message: Enhancement [#961]: Add hover effect to buttons on website