Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [FEAT] Add warning/confirmation when deleting projects #187

Closed
silentjay opened this issue Sep 18, 2024 · 6 comments
Closed

💡 [FEAT] Add warning/confirmation when deleting projects #187

silentjay opened this issue Sep 18, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@silentjay
Copy link

Thought I was deleting a todo item, not realising I was in the projects context and accidentally nuked a project instead. I think it should be more obvious when you're deleting projects, maybe with a confirmation box or warning.

@silentjay silentjay added the enhancement New feature or request label Sep 18, 2024
@kraanzu
Copy link
Member

kraanzu commented Sep 18, 2024

Hi, nice suggestion. Ideally I think it'd be best to show a yes/no button in the bar?

Also quick tip: deleting an item copies it to the clipboard and you can press p to paste it again :)

@silentjay
Copy link
Author

Ah I didn't realise I could have just pasted it back in, never mind!

Yes I think think you're suggestion is much better, having to type either y/n in the status bar to confirm project deletion.

@kraanzu
Copy link
Member

kraanzu commented Sep 24, 2024

Hi @silentjay, just to let you know that this implementation would require some work to modify the current main branch, so it wont be published until the new release (I've writing it from scratch to make it more robust + faster)

Here's a sneak of the implementation when it comes out, ignore the bars and the alignment, I'll be finishing them this week!

dooit.mp4

@silentjay
Copy link
Author

@kraanzu looks like a great little UI improvement, looking forward to the next release!

@kraanzu
Copy link
Member

kraanzu commented Nov 10, 2024

Hi again @silentjay, dooit now asks for confirmation before deleting, this behaviour can be changed in the config
Check out show_confirm

@kraanzu kraanzu closed this as completed Nov 10, 2024
Copy link

Did we solve your problem?
Glad we could help!

Consider sponsoring my work through github sponsors 😄
@kraanzu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants