- Notifications
You must be signed in to change notification settings - Fork1k
do not merge: prototyping of v2 workspaces of page#219
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedFeb 9, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #219 +/- ##==========================================+ Coverage 68.31% 68.57% +0.26%========================================== Files 111 53 -58 Lines 6003 5356 -647 Branches 67 0 -67 ==========================================- Hits 4101 3673 -428+ Misses 1512 1304 -208+ Partials 390 379 -11
Continue to review full report at Codecov.
|
This implements an initial route for the workspaces page at `/workspaces/{user}/{workspace}`, and an additional storybook entry:<img width="1723" alt="image" src="https://user-images.githubusercontent.com/88213859/153271281-801a5889-f60e-458c-809f-396a2d6385fa.png">Just the header is rendering right now. Will be adding the additional sections prototyped in#219 in subsequent PRsRelated to#67
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
I'm embarrassed to even open up this PR, because it's prototyping for the v2 workspaces page:
Don't look at the code too hard 😄 I'll be breaking this up and refining it across several PRs.
This is mostly bringing in the components and styles from v1 that we'd need to have a similar experience.