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

Move onboarding into web-common/features/onboarding directory #1528

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

ericpgreen2
Copy link
Contributor

This PR continues the refactor from #1505.

The PR creates a web-common/features/onboarding directory, which exports the OnboardingWorkspace component. This component is imported into the web-local/routes/(application)/+page.svelte file.

Assuming our onboarding surface will evolve over time, it will help to have all of its components colocated in this one directory.

@ericpgreen2 ericpgreen2 self-assigned this Dec 22, 2022
@ericpgreen2 ericpgreen2 requested review from AdityaHegde and removed request for hamilton December 23, 2022 14:42
@AdityaHegde AdityaHegde merged commit 1b3e495 into main Dec 26, 2022
@AdityaHegde AdityaHegde deleted the move-onboarding-to-feature-dir branch December 26, 2022 06:57
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.

2 participants