ValueDropdownAttribute hides currently selected value in dropdown when IsUniqueList is enabled

Issue #655 new
Felix O. created an issue

When you have a List with the ValueDropdownAttribute and IsUniqueList enabled, it hides the value of the currently selected element in the list. If you want to keep the value of the currently selected element, you have to first select another option and then click it again to select your previous option. It would be much better if the value of the currently selected element is also shown.

4. 2019.3.10f1

5. 2.1.11

6. No

7. Windows 10

Comments (1)

  1. Tor Esa Vestergaard

    Looking at the code, might be tricky to fix, but it’s a good point. I’ll assign this issue to myself for one of my periodical “small issue cleanup” rounds.

  2. Log in to comment