Warning/Maintenance notification in dashboard
See original GitHub issueRelated https://github.com/CartoDB/cartodb-platform/issues/5505
We need to show the users a warning/notification block that we are going to set in the notification
field.
We used to have something like that in the old dashboard, I’d love to go back and make a screenshot but I wasn’t able, to announce maintenance tasks for example.
So the basic idea is to insert a text in the notification field for a user or group of users using a rake. Then, when that user enters in her dashboard that message appears in the front page to warn the user.
Adding @inigomedina to the issue as PM, @elenatorro as the current RT person for awareness and probably we have to add someone from design.
Take into account that this should be an easy and quick thing that could even be disposable.
Issue Analytics
- State:
- Created 4 years ago
- Comments:34 (22 by maintainers)
Top GitHub Comments
Deployed 🚀 thanks everyone for the hard work 💪
I’ve fixed the issue we had in the “old” dashboard pages (profile, account, api-keys…). I currently have a problem with the ‘close’ button in the notification. This button would require more implementation as it is right now in the old pages to be aligned with the new ones. I think the best solution, for now, and since this is for a specific use case, remove the close button and create a separate task to improve the integration of these notifications with the new dashboard and with the user profile pages.
What do you think?