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

Improve notification system #202

Open
2 of 5 tasks
anorthall opened this issue Oct 28, 2023 · 0 comments
Open
2 of 5 tasks

Improve notification system #202

anorthall opened this issue Oct 28, 2023 · 0 comments
Labels
features New features that should be implemented front-end Templates and user experience

Comments

@anorthall
Copy link
Owner

anorthall commented Oct 28, 2023

The following features should be implemented:

  • A middleware to automatically mark notifications read if a user visits a page that has an unread notification attached
  • The ability to mark notifications as read from the notification dropdown
  • The ability to mark all notifications as read from the notification dropdown
  • Stop the notification dropdown loading as visible for a fraction of a second on page load
  • Automatic refresh of notifications every 30 seconds via HTMX.
@anorthall anorthall added front-end Templates and user experience features New features that should be implemented labels Oct 28, 2023
anorthall added a commit that referenced this issue Oct 30, 2023
* Hide notification pane before page has fully loaded (#202)

* Abstract notifications dropdown into own template

* Add Alpine and HTMX Morph plugins

* Add Notification middleware to automatically mark notifications as read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New features that should be implemented front-end Templates and user experience
Projects
None yet
Development

No branches or pull requests

1 participant