-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Web] Add resource kind-specific sidenav sections #47882
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
This pull request is automatically being deployed by Amplify Hosting (learn more). |
web/packages/teleport/src/Navigation/SideNavigation/Navigation.tsx
Outdated
Show resolved
Hide resolved
web/packages/teleport/src/components/hooks/useUrlFiltering/useUrlFiltering.ts
Outdated
Show resolved
Hide resolved
web/packages/teleterm/src/ui/DocumentAccessRequests/NewRequest/useNewRequest.ts
Outdated
Show resolved
Hide resolved
7b5520c
to
488e412
Compare
488e412
to
ba9e9a7
Compare
web/packages/teleport/src/Navigation/SideNavigation/ResourcesSection.tsx
Show resolved
Hide resolved
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.
After gz's feedback is addressed, LGTM
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.
Leaving a preemptive approval.
ba9e9a7
to
20d783b
Compare
20d783b
to
3332972
Compare
f84f607
to
a4e916a
Compare
a4e916a
to
bc98e26
Compare
* add resource kind-specific nav sections * update eref
Purpose
Part of https://github.com/gravitational/teleport.e/issues/3998
This PR adds resource kind-specific sidenav shortcuts, allowing users to quickly filter for resource kinds as well as pinned resources from the sidenav. They have also been added to the search.
For more details and context on the way this interacts with the user preference for pinned resources, see the slack discussion here.
Demo
resources-sidenav.mov