Closed
Description
🔍 Is there already an issue for your problem?
- I have checked older issues, open and closed
📝 Description
Using the main
branch, when you click on a notification it automatically gets marked as read, but Gitify doesn't remove the notification until the 60s setInterval gets triggered again
Should we remove the notification on click?
🪜 Steps To Reproduce
- Build & run the app from the
main
branch - Click on a notification
- Wait for the next notifications refresh -> the notification disappears
ℹ System Info
`main` branch
📸 Screenshots
No response