supabase-community / auth-ui

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

Enhance Storybook #39

Closed lyqht closed 1 year ago

lyqht commented 1 year ago

Feature request

Currently we do have Storybook for auth-ui, but it isn't very obvious that it exists.

image

Below are some suggestions for enhancing Storybook.

Describe the solution you'd like

Bug of seeing unstyled components

Running pnpm storybook, while clicking between components and trying to change props, sometimes it will suddenly show every Auth component as unstyled, even after multiple refreshes. I have to close the tab and reopen it to see it styled again.

image

Additional context

Original Tweet thread