Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1/2] DXCDT-291: Remove branding templates storybook preview #592

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Jan 10, 2023

🔧 Changes

Currently, the Auth0 CLI uses Storybook to dynamically render previews of Universal Login Templates for developers. However, this comes at a maintenance cost and complexity overhead that resulted in a not so great developer experience as the templates need to constantly get updated:

So we're removing the local preview feature entirely and keeping just the update functionality. The reworked functionality is part of #593. We'll follow up with new commands that will open the preview within the dashboard itself instead.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@sergiught sergiught marked this pull request as ready for review January 10, 2023 14:59
@sergiught sergiught requested a review from a team as a code owner January 10, 2023 14:59
@sergiught sergiught changed the title DXCDT-291: Deprecate branding storybook preview [1/2] DXCDT-291: Deprecate branding storybook preview Jan 10, 2023
@willvedd willvedd changed the title [1/2] DXCDT-291: Deprecate branding storybook preview [1/2] DXCDT-291: Deprecate branding templates storybook preview Jan 10, 2023
@willvedd willvedd changed the title [1/2] DXCDT-291: Deprecate branding templates storybook preview [1/2] DXCDT-291: Remove branding templates storybook preview Jan 10, 2023
Copy link
Contributor

@willvedd willvedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed that the maintenance burden would actually cause a holistic drop in DX.

@sergiught sergiught merged commit 74ff9cb into v1 Jan 10, 2023
@sergiught sergiught deleted the patch/DXCDT-291-deprecate-storybook-part-1 branch January 10, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants