upbound / up

The @upbound CLI
Apache License 2.0
49 stars 42 forks source link

ctx: Show unselectable items for unreachable Spaces #555

Closed adamwg closed 3 weeks ago

adamwg commented 4 weeks ago

Description of your changes

Avoid the surprise of seeing different Spaces in the console vs. up ctx by listing unreachable items for Spaces that are unreachable or for which we failed to find the ingress. Sort these items to the end of the list so that all the selectable items are at the top.

I have:

How has this code been tested

Manual testing with organizations that have many unreachable Spaces. Also tested the other menus that may have unselectable items to make sure it all looks good.