Skip to content

ListPickerItem binding required on controlState #1172

@agiguere

Description

@agiguere

SDK 25.8.0

The ListPickerItem should provide a binding on the control state property to update the view after a change

Business case example:

The user select an item from the ListPickerItem, once returning to the main view, the ListPickerItem should change state (from .normal to .readOnly or .disabled), also it's not clear to me where to trigger this change, there is no closure once an item is selected, I tried via a property observer on ListPickerDestination.selections, but it was not called.

I am using .autoDismissDestination(true) for single selection

thanks

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions