Skip to content

contact-list: bind UI state to each row's selection mode

Binding the UI state to a row's selection mode ensures the list's and the list's rows' state don't differ on row creation when using SYNC_CREATE.

This way, rows can be created after search input in the selection mode UI state and have their selection mode already visible.

fixes #318 (closed)

Edited by Markus Göllnitz

Merge request reports