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

Top bar notification menus #45

Open
EitanBlumin opened this issue Jul 31, 2018 · 2 comments
Open

Top bar notification menus #45

EitanBlumin opened this issue Jul 31, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@EitanBlumin
Copy link
Owner

EitanBlumin commented Jul 31, 2018

Could be useful to implement them dynamically somehow.
Some sort of generic HTML template that displays data from a query?
The notification menu items themselves could be set up dynamically (glyph icon, badge color, "view all messages" URI...)

@EitanBlumin EitanBlumin created this issue from a note in AdminLTE (Web Layer) (To do) Jul 31, 2018
@EitanBlumin EitanBlumin self-assigned this Jul 31, 2018
@EitanBlumin EitanBlumin added the enhancement New feature or request label Jul 31, 2018
@EitanBlumin
Copy link
Owner Author

EitanBlumin commented Feb 15, 2019

Automatic refresh could be implemented using AdminLTE's box-refresh widget:
https://adminlte.io/docs/2.4/js-box-refresh

@EitanBlumin
Copy link
Owner Author

Can also be implemented using HTML 5 server event listener:

https://www.w3schools.com/html/html5_serversentevents.asp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant