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

Add ability to view selected resource on the table panel #30

Closed
everettraven opened this issue Nov 17, 2023 · 0 comments · Fixed by #34
Closed

Add ability to view selected resource on the table panel #30

everettraven opened this issue Nov 17, 2023 · 0 comments · Fixed by #34
Labels
enhancement New feature or request good first issue Good for newcomers priority:medium Signals that an issue is medium priority
Milestone

Comments

@everettraven
Copy link
Owner

While the table panel is great for viewing a smaller subset of information, it would be nice to provide the option to view the contents of a resource from the table with a simple key press. The information shown should be similar to that of the item panel.

Acceptance Criteria:

  • Key press triggers a switch from the table view to a viewport with the selected table entry YAML
  • Input to the table should be disabled and input should only affect the viewport
  • Another key press (either the same key that triggered the view mode or a different key. Leaving as an implementation detail) should close the view mode and return to the table view
@everettraven everettraven added enhancement New feature or request good first issue Good for newcomers priority:medium Signals that an issue is medium priority labels Nov 17, 2023
@everettraven everettraven added this to the v0.3.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority:medium Signals that an issue is medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant