Better handling of empty fzf queries #25
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maleszka/wbij#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As of now, when presented with an empty list of choices, wbij shows an empty prompt without much comment. I reckon it'd be a good idea to instead tell the user that there are no choices available and return without any interaction.
here's an example of what I mean (not the first frame of the cast):

Yeah. However, development around UI I would postpone until core functionality is working. Over-engineering the UI was the thing that killed sim-cli development, imo.