Also maintain selected item in quick pick when updating items #138355
Labels
quick-pick
Quick-pick widget issues
under-discussion
Issue is under discussion for relevance, priority, approach
Testing #137740
Similarly to
keepScrollPosition
, it would be useful to have a flag to maintain the selected item. There is no ID on items but you could maintain it by index or by just comparing the properties of QuickPickItems to find the one which matches the previously selected item.The text was updated successfully, but these errors were encountered: