liquidweb / wme

3 stars 1 forks source link

FTC wizard & error page #220

Closed lukefrogger closed 1 year ago

lukefrogger commented 1 year ago

What's here

Screenshots

style-preview Screenshot 2023-03-30 at 9 47 59 AM

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: b1d3542cfadcb1c20ee57baa17b406ab34914b1d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

lukefrogger commented 1 year ago

Chromatic link here: https://www.chromatic.com/pullrequest?appId=623a01cac28a2f003a843c20&number=220

lukefrogger commented 1 year ago

@aykanburcak I went ahead and broke up the reusable styles of the Error/Notification screen. You can access the NotificationOverlay from the components in sitebuilder and add anything you need to it!

aykanburcak commented 1 year ago

@aykanburcak I went ahead and broke up the reusable styles of the Error/Notification screen. You can access the NotificationOverlay from the components in sitebuilder and add anything you need to it!

Thank you so much @lukefrogger! Looks great!