leclercb / taskunifier-app

TaskUnifier - Task Management Application
https://www.taskunifier.app
Other
27 stars 7 forks source link

Selected fields from "Batch Edit Tasks" should not be kept between editions #91

Closed szpak closed 4 years ago

szpak commented 4 years ago

Describe the bug Values set in "Batch Edit Tasks" dialog are set also while editing another tasks.

To reproduce Steps to reproduce the behavior:

  1. Select some tasks
  2. Click "Batch Edit Tasks"
  3. Set something, e.g. Folder
  4. Apply changes with the "Batch Edit Tasks" button
  5. Select some other tasks
  6. Click "Batch Edit Tasks"
  7. The "Folder" field is checked in with the previously used folder

Expected behavior A clear "Batch Edit Tasks" dialog is displayed.

Version & system information App: 0.9.0 (c31bba3)

Additional context There could be some message "OK" displayed (e.g.) next to the button "Batch Edit Tasks" to let the user know that the operation is finished and the dialog can be closed (nice to see that the ESC key works fine here :-) ).

szpak commented 4 years ago

I like that in the new version the fields in the edit dialog follow the order of column in the task table!