Hello, thank you for the feedback. Could you provide me an example with this workaround ?
ADMIN
Dimo
Posted on:01 Nov 2022 07:09
Hello Sofronis,
As a workaround, cancel value selection with the ValueChanged event and do not update the component Value parameter conditionally. With regard to keyboard navigation, you can enhance the UX by:
Checking the current (old) value.
Skipping the "disabled" item in the dropdown and directly selecting the item that comes after (or before) it.