davedawkins/Sutil

CRUD example can get confused about list selection

davedawkins opened this issue · 1 comments

To reproduce:

  1. Update a record (might not be necessary, just what I did)
  2. Hit delete (deletes record you just updated)

New record appears to be selected (because Name and Surname fields populated) but no selection shown.
Attempting to select a record causes list to deselect immediately

Fixed in latest upload to demo page