drogg1 / cropplanning

Automatically exported from code.google.com/p/cropplanning
0 stars 0 forks source link

Improve Consistence of Selections in List View #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

 * select one row: enable all buttons & display selected entry
 * select multiple rows: change "Planting" to "plantings", disable
"duplicate" and "delete" (unless, of course, those functions can handle
multiple records), and display a common info query for those rows
 * when selection is canceled, or just no selection:
   (ie, data is updated and selected row no longer
   valid), blank the detail display and disable the 
   save/discard buttons
 * when no entries, "New" button should still be enabled
 * if only one row is returned from a filter, that row should be selected.

These rules should be reapplied when the data is updated and the table is
redisplayed: if all selected entries are still in the table, then make sure
they're still selected.  If all entries are not in the table, then make
sure that NONE of them are selected.

Original issue reported on code.google.com by cropplan...@gmail.com on 1 Apr 2008 at 3:47

GoogleCodeExporter commented 8 years ago
This seems like the kind of UI improvement that should be a priority for 
initial release.

Original comment by cropplan...@gmail.com on 28 Sep 2008 at 8:17

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:44

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:55

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:55

GoogleCodeExporter commented 8 years ago
Closing this issue.  Either implemented in 0.5.5 or no longer relevant.

Original comment by cropplan...@gmail.com on 17 Feb 2013 at 1:46