bcgov / api-services-portal

API Services Portal provides a multi-tenant frontend integrating API Gateway and Authorization services from Kong CE and Keycloak.
https://api.gov.bc.ca
Apache License 2.0
22 stars 7 forks source link

Namespace to Gateway - new gateway banner #1063

Open rustyjux opened 5 months ago

rustyjux commented 5 months ago

From Figma: image

Banner shows on the My Gateways list page, if gateway was created in the last 3 days and has not yet been acknowledged. Include the gateway name in the message text.

Can follow model of PreviewBanner (src/nextapp/components/preview-banner/preview-banner.tsx) but it would be more convenient to save acknowledgement in localStorage, though this will lead to repeat notifications for users working on multiple devices.

Elson9 commented 4 weeks ago

Priority: Existing commitments and bugs

rustyjux commented 4 weeks ago

Priority: UX improvement.

This change was never committed to clients and things work fine as they are.