sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[supernova]: small ui improvements #487

Closed ArtieReus closed 5 months ago

ArtieReus commented 7 months ago
TilmanHaupt commented 5 months ago

Do you know if this issue is already solved? What is the context?

ArtieReus commented 5 months ago

(3). Sort filter labels in the dropdown. After a rework status appears at the beginning

Image

ArtieReus commented 5 months ago

(2) See error handling here:

ArtieReus commented 5 months ago

(1) On new data received from worker we should remove error messages we may been displayed from past fetches: https://github.com/sapcc/juno/blob/main/apps/supernova/src/hooks/useAlertmanagerAPI.js#L65C13-L65C26 https://github.com/sapcc/juno/blob/main/apps/supernova/src/hooks/useAlertmanagerAPI.js#L100