Skip to content

feat: add redesigned organization settings sidebar #15932

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

Merged
merged 38 commits into from
Jan 8, 2025

Conversation

jaaydenh
Copy link
Contributor

@jaaydenh jaaydenh commented Dec 18, 2024

resolves coder/internal#173, coder/internal#175

This PR does the following

  1. Updates the left sidebar for organizations to use a dropdown to select the organization
  2. Move the create organization button inside the dropdown
  3. Update the design of the create organization page
  4. Do not display the organization in the dropdown if there is only 1 org to display

Figma: https://www.figma.com/design/OR75XeUI0Z3ksqt1mHsNQw/Dashboard-v1?node-id=139-1380&m=dev

The loading state for the save button in the create organization form will be handled separately after #14978 is completed.

Note: Since the dropdown is based off the cmdk component, navigation in the dropdown is handled by the arrow keys, https://cmdk.paco.me/

Screenshot 2025-01-03 at 21 11 26 Screenshot 2025-01-03 at 21 11 39 Screenshot 2025-01-03 at 21 12 05 Screenshot 2025-01-03 at 21 12 39

@jaaydenh jaaydenh self-assigned this Dec 18, 2024
@jaaydenh jaaydenh force-pushed the jaaydenh/admin-settings-breadcrumbs branch from 2e82bfb to 5b428e4 Compare December 18, 2024 22:22
Base automatically changed from jaaydenh/admin-settings-breadcrumbs to main December 18, 2024 22:35
@jaaydenh jaaydenh force-pushed the jaaydenh/org-settings-sidebar branch from 8a5d3cd to dc3f47c Compare December 18, 2024 22:44
@github-actions github-actions bot added the stale This issue is like stale bread. label Dec 31, 2024
@jaaydenh jaaydenh force-pushed the jaaydenh/org-settings-sidebar branch from c6d419d to 57952ab Compare January 2, 2025 17:29
@jaaydenh jaaydenh removed the stale This issue is like stale bread. label Jan 2, 2025
@jaaydenh jaaydenh marked this pull request as ready for review January 6, 2025 14:37
@jaaydenh jaaydenh requested a review from aslilac January 6, 2025 14:37
@jaaydenh jaaydenh force-pushed the jaaydenh/org-settings-sidebar branch from 5423bde to 62b53ab Compare January 7, 2025 09:57
@jaaydenh jaaydenh force-pushed the jaaydenh/org-settings-sidebar branch from 62b53ab to f029bb4 Compare January 8, 2025 12:24
@jaaydenh jaaydenh merged commit 8a0094c into main Jan 8, 2025
29 checks passed
@jaaydenh jaaydenh deleted the jaaydenh/org-settings-sidebar branch January 8, 2025 13:01
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

site: Implement the redesigned organizations settings sidebar
2 participants