Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix notifications bugs and improve UX #778

Merged
merged 9 commits into from
May 1, 2023
Merged

Conversation

LuisDuarte1
Copy link
Member

Closes #776

This will fix various bugs with the firing of notifications, such as, the icon not appearing and the notifications being fired with no timeout. It also improves UX when the due date is the current date.

@LuisDuarte1 LuisDuarte1 marked this pull request as ready for review April 7, 2023 13:27
@LuisDuarte1 LuisDuarte1 requested review from thePeras, brunogomes30 and bdmendes and removed request for brunogomes30, thePeras and bdmendes April 7, 2023 13:27
@thePeras
Copy link
Member

thePeras commented Apr 9, 2023

It would be a great idea if we added more handlers.
For example, after a week, not showing 8 days, but a week ago, two weeks ago...
After a 4/5 weeks we can use a generic, for a long time

@thePeras thePeras enabled auto-merge May 1, 2023 18:50
@thePeras thePeras merged commit 131bee8 into develop May 1, 2023
@thePeras thePeras deleted the fix/notifications branch May 1, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notifications are firing hourly, ignoring the timeout file.
3 participants