mirror of
https://github.com/supabase/supabase.git
synced 2026-06-08 10:33:55 +08:00
## What kind of change does this PR introduce? Chore that resolves DEPR-394. ## What is the current behavior? This stack is consolidating RHF field-array patterns in smaller reviewable steps. After the key/value work lands, repeated single-value inputs are still implemented separately across auth and SSO forms, and the design-system docs only document the key/value pattern. ## What is the new behavior? - adds a shared `SingleValueFieldArray` component in `ui-patterns` - migrates repeated single-value inputs in: - Redirect URL allow-list modal - OAuth app redirect URIs - SSO domains - SSO attribute mapping - documents the single-value pattern in the design system with: - a dedicated fragment page - updated forms guidance - updated form pattern demos - adds focused redirect URL modal coverage ## Additional context This is PR 3 of a 3-PR stack for DEPR-394. Base PR: #44058
1.4 KiB
1.4 KiB