spsdco / notes

Awesome note taking.
MIT License
559 stars 54 forks source link

UX improvements: Deleting subcategory #100

Open strelec opened 10 years ago

strelec commented 10 years ago

When you want to delete the subcategory you get the following notice:

Are you sure you want to delete the Subcategory Cat and all the notes inside?

Yes, delete it No, keep it

My proposal is:

  1. If the subcategory is empty, delete it without asking.
  2. Otherwise, ask user this:

Are you sure you want to delete Cat and 30 notes inside?

Delete (red button) Keep (grey button)