intellij-openshift-connector
intellij-openshift-connector copied to clipboard
As a user I'd like to navigate the list of charts using the arrow keys
follows up on #590
Steps:
- ASSERT: have a cluster that you're logged into
- EXEC: in the context menu to the cluster node (in the resource tree), pick "Open Helm Charts"
- EXEC: try to navigate the list/table of charts using the arrow keys
Result: Nothing happens.
Expected result: The next chart in the list should be selected when I press arrow down (and the previous when I press arrow up)