We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11aa71b commit 1e8dcacCopy full SHA for 1e8dcac
apps/studio/components/layouts/AppLayout/NoticeBanner.tsx
@@ -44,7 +44,8 @@ export const NoticeBanner = () => {
44
<div className="items-center flex flex-row gap-3 z-[1]">
45
<WarningIcon className="z-[1] flex-shrink-0" />
46
<div className="flex-1 text-xs sm:text-sm z-[1] text-warning">
47
- Urgent Dashboard and Management API maintenance currently in progress. For full details,{' '}
+ Urgent Dashboard and Management API maintenance between 23:00 UTC on Nov 21, 2025 and
48
+ 23:00 UTC on Nov 23, 2025. For full details,{' '}
49
<Link
50
href="https://status.supabase.com/incidents/z0l2157y33xk"
51
target="_blank"
0 commit comments