supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
486 stars 120 forks source link

Feature: UI loading state feedback, part 2 #118

Closed giovanniRodighiero closed 1 year ago

giovanniRodighiero commented 1 year ago

What kind of change does this PR introduce?

The same feature proposed and merged here #108 , but for MagicLink, UpdatePassword and ForgottenPassword views.

What is the current behavior?

See #108

What is the new behavior?

See #108

Additional context

I wanted to add some unit tests, but stitches doesn't work well with jsdom and style testing, (issue)