plankanban / planka

The realtime kanban board for workgroups built with React and Redux.
https://planka.app
GNU Affero General Public License v3.0
7.39k stars 683 forks source link

Feature Request - Ability to make a System Wide Popup Notification #756

Open jaimedmp opened 1 month ago

jaimedmp commented 1 month ago

Good day,

I would like to request a system-wide popup notification.

This feature will provide the ability to announce scheduled maintenance or updates.

Here is the ideal notification style that I envision: https://tympanus.net/Development/NotificationStyles/bar-slidetop.html

Thank you!

meltyshev commented 1 month ago

Hi! We already added the ability to show notifications in v2, used react-hot-toast for that. But we find the idea of showing notifications during an update very useful. At the moment we just show that there is no connection. Do you have an idea how this could be done?

jaimedmp commented 1 month ago

Notifications during updates are indeed beneficial. In my server configuration, I have already set up an HTML document to be displayed when a 502 error occurs or when Planka is unavailable.

Regarding contributions to the code, I am currently unable to engage in this aspect.

I would like to propose the following enhancements:

I recognize that version 2 already includes a notification feature, but a notification that requires user intervention to close would be exceptionally beneficial. This feature I propose ensures that the notification is carefully read and understood.

Please let me know if you require any clarification from me.

Thank you so much!

meltyshev commented 1 month ago

It's more clear to us now, thanks for the details!