- Notifications
You must be signed in to change notification settings - Fork1.1k
chore: update workspaces top bar to display org name#14596
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
| </> | ||
| )} | ||
| </div> | ||
| {!isImmutable&&( |
ParkreinerSep 9, 2024 • 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
All that changed was that, withWorkspaceScheduleControls moving to the right of the screen, I can now have everything grouped under a single check of theimmutable variable
So the parent<div> got moved inside, too, since, even if it doesn't render, the user won't notice
Uh oh!
There was an error while loading.Please reload this page.
Parkreiner commentedSep 13, 2024
@jaaydenh Got the stories fixed, and went ahead and split the current quota story into two – one with the orgs feature, and one without |
jaaydenh left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM 👍
Uh oh!
There was an error while loading.Please reload this page.
Part 1/3 for#14435
Won't be merging in until all parts are approved.
Changes made
All changes apply to the
/:user/:workspace-name/route./workspacesroute with the search filter pre-populated with organization from the previous pageBonus
Screenshots
Notes