From d4a64dcf0fbfc5eb9270e53374fce56b19858aa8 Mon Sep 17 00:00:00 2001 From: Vishal Kumar Singh Date: Thu, 23 Apr 2026 14:58:08 +0530 Subject: [PATCH] fix(buckets): label the allowed-file-extensions input correctly The tags input on Storage > Bucket > Settings > Allowed File Extensions was labelled as `Labels` with a placeholder of `Select or type user labels` and an id of `user-labels`. Swap all three to reflect what the field actually captures, matching the section heading (`Allowed file extensions`) and giving assistive tech a meaningful label. Fixes #2443. --- .../storage/bucket-[bucket]/settings/+page.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/(console)/project-[region]-[project]/storage/bucket-[bucket]/settings/+page.svelte b/src/routes/(console)/project-[region]-[project]/storage/bucket-[bucket]/settings/+page.svelte index 1606d0195e..6997969688 100644 --- a/src/routes/(console)/project-[region]-[project]/storage/bucket-[bucket]/settings/+page.svelte +++ b/src/routes/(console)/project-[region]-[project]/storage/bucket-[bucket]/settings/+page.svelte @@ -412,9 +412,9 @@ {#key extensions.length} {/key}