Asynchronous error handling in quick pick #174476
Labels
quick-pick
Quick-pick widget issues
under-discussion
Issue is under discussion for relevance, priority, approach
Follow up from #173716
Two options (both of which assume that you don't go to a new empty quick pick):
validationMessage
which shows a barebones message underneath the input. It is not like the input message validation which looks like it is attached to the input, it's just a piece of text right under the input. We could use this to display an error to the user that "something went wrong with that choice"The text was updated successfully, but these errors were encountered: