skate icon indicating copy to clipboard operation
skate copied to clipboard

feat: provide user feedback when db name doesn't exist

Open bashbunni opened this issue 1 year ago • 0 comments

I was digging through the source for our deletion PR and I noticed that when using the nameFromArgs function, it will reset the default skate DB if the argument provided is invalid without notifying the user that their input was incorrect. I think we should notify the user + provide some suggestions on what DB they may have meant. I have a branch doing this already that I'll get reviewed alongside the deletion PR

bashbunni avatar May 29 '23 20:05 bashbunni