-
Notifications
You must be signed in to change notification settings - Fork 8k
chore(orgs:frontend): Implement special behaviour for personal workspaces #11902
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
base: ALL-2596/org-support
Are you sure you want to change the base?
Conversation
| <SettingsDropdownInput | ||
| testId="org-selector" | ||
| name="organization" | ||
| placeholder="Please select an organization" |
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.
question: Would you prefer to add support for multiple languages for this text now, or handle the refactor in a separate pull request? 🙏
| "/settings/organization-members": canViewOrgRoutes, | ||
| "/settings/org": canViewOrgRoutes, | ||
| "/settings/billing": !isTeamOrg, | ||
| }; |
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.
question: Should this configuration be moved to a shared file (e.g., a shared/common file) to enable reuse in other locations?
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.
Yes you’re right, but I will think of a better alternative and address in another PR instead of this one
|
issue: In the org-select dropdown, clicking the remove button removes other options instead of the currently selected one. Please refer to the video below for additional details. issue1.mov |
c561fb9 to
5574525
Compare
|
|
Looks like there are a few issues preventing this PR from being merged!
If you'd like me to help, just leave a comment, like Feel free to include any additional details that might help me get this PR into a better state. You can manage your notification settings |
Summary of PR
is_personalor notis_personalis trueis_personalis falseChange Type
Checklist
Fixes
Resolves #(issue)
Release Notes
To run this PR locally, use the following command:
GUI with Docker: