You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've replicated this bug locally by mashing the arrow keys as suggested, I suspect presenting a selection for an empty list to be an anti-pattern for promptui so perhaps we can just present a simple message indicating there were no nodes found?
Describe the bug
When using
guacone query bad
with noCertifyBad
nodes in the graph, the CLI offers no clean exit and will sometimes crash on interaction:To Reproduce
Steps to reproduce the behavior:
guacone query bad
Expected behavior
Two behaviors expected:
No results
and exits instead of waiting for interaction.GUAC version
v0.12.0
The text was updated successfully, but these errors were encountered: