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

[feature] Status message #808

Open
mips171 opened this issue Aug 25, 2023 · 3 comments
Open

[feature] Status message #808

mips171 opened this issue Aug 25, 2023 · 3 comments

Comments

@mips171
Copy link

mips171 commented Aug 25, 2023

Would be great if we could set a status banner or other type of message that all users see when they log in, so we can communicate with them via the system. Stuff like "new firmware available" or "system is experiencing an issue right now".

@okraits
Copy link
Member

okraits commented Aug 26, 2023

What about a notification? Is it not prominent enough?

@nemesifier
Copy link
Member

This could be implemented by overriding the base templates without even touching OpenWISP.
See https://docs.djangoproject.com/en/4.2/howto/overriding-templates/ .
I don't see a very compelling reason to spend resources on this.

@mips171
Copy link
Author

mips171 commented Sep 6, 2023

@okraits Yeah I think a notification wouldn't be immediate enough. For example, someone who logged in but didn't check their email recently, or the notification is buried in 99+ others about device statuses. An acknowledgeable/closable banner at the top of the screen seems like the way to go to me.

@nemesifier that should be workable. But I still feel it would be cool to have it as an option in the frontend. Maybe there's already a good Django plugin to add the feature and allow editing the message text from the admin GUI to avoid developing it?

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

No branches or pull requests

3 participants