Skip to content
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

[Feature] Add shortcut to jump to the "Controlled By" resource in Describe and YAML views #3004

Open
rrmistry opened this issue Dec 2, 2024 · 0 comments

Comments

@rrmistry
Copy link

rrmistry commented Dec 2, 2024

Is your feature request related to a problem?

The shortcut to jump to a resource's owner is only available in the list view (implemented in #2700)

It is not obvious that this feature is available when inspecting the resource (via Describe or YAML views)

While looking to create a feature request, I checked existing issues and found #2696 (dupe of #1747) which pointed to completed PR #2700 which had the source code for the short cut Shift-J.

Describe the solution you'd like

It would be good if the same shortcut Shift-J was also available in the resource's Describe and YAML views (and any other diagnostic views at the individual resource level).

Describe alternatives you've considered

Use Escape out of the existing Describe or YAML views to go to the list view and then use existing Shift-J shortcut.

Additional context

Shortcut found in pod list view:
image

But not found in pod's describe view:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant