headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

[RFE] Create Notifications area #644

Closed joaquimrocha closed 1 year ago

joaquimrocha commented 2 years ago

Current situation

We have the notifications popup which show a fixed number of notifications.

Impact

If we happen to have more than that number of notifications, it is not shown. Also, the popup is a small and maybe difficult to read everything for all users.

Ideal future situation

Besides the notification's popup, we have also a notifications page which shows all the notifications. In the notifications' popup there's a link to the notifications' page.

Additional information

The design only makes sense to be delivered together with #16 .

Design

Notifications mockup

joaquimrocha commented 1 year ago

I have just updated the design to the latest version. When clicking the <- back button, Headlamp should go back to the previous route. If there's no previous route (user loaded the notifications view directly), the user should go back to the root view (cluster chooser with the black background).