HyphaApp / hypha

Submission management software for open calls
https://www.hypha.app
BSD 3-Clause "New" or "Revised" License
67 stars 38 forks source link

Give the task bell the same hover state as the user menu #3992

Closed frjo closed 2 weeks ago

frjo commented 3 weeks ago

Fixes #3987

https://github.com/HyphaApp/hypha/assets/191392/2c99a3c4-130c-4cbb-b47a-945ef70bdcd9

theskumar commented 3 weeks ago

Probably unrelated to this PR, but noticed this whitespace, unexpected? Screenshot 2024-06-16 at 9  40 30@2x

theskumar commented 2 weeks ago

The use of active css is causing some side-effects (see the video below), maybe try using the alpine variable to style the button while the dialog is open using :class=

I noticed some minor improvements that can be done.

https://github.com/HyphaApp/hypha/assets/236356/9e78341f-a87d-44ba-a508-b072dc54324c

wes-otf commented 2 weeks ago

Works well in testing! The only thing I noticed is with the latest fixes the icons don't stay inverted when the menu is active. If this is intentional then all should be ready to go!