gitify-app / gitify

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
https://www.gitify.io
MIT License
4.38k stars 256 forks source link

Chevron on repository header to collapse all notifications #1243

Closed Araxeus closed 2 weeks ago

Araxeus commented 2 weeks ago

📝 Provide a description of the new feature

A way to collapse (hide) all notifications from a specific repository, while keeping the repository header

maybe something like this: image

➕ Additional Information

No response

setchy commented 2 weeks ago

We have something like this at the account level - so would be easy to implement.

Biggest question is where should the chevron be positioned 🤔

Araxeus commented 2 weeks ago

Biggest question is where should the chevron be positioned

IMO it should be either far left or far right

setchy commented 2 weeks ago

Yes....

our accounts collapse chevron is far right. but for repository headers we show the mark as read and mark as done on hover in that space 🤔

Araxeus commented 2 weeks ago

I think the chevron should always be shown (atleast if its collapsed), so maybe just place it on the far left like in my screenshot?

should probably be optional too