fundamental-vue icon indicating copy to clipboard operation
fundamental-vue copied to clipboard

Combobox displays item value instead of item label

Open jppianta opened this issue 6 years ago • 2 comments

Is this a bug, enhancement, or feature request?

Bug

Briefly describe your proposal.

In the Combobox component, when selecting a menu item, the item value is displayed in the input instead of the item label

Which versions of Vue.JS and Fundamental Vue are affected? (If this is a feature request, use current version.)

0.5.3

If this is a bug, please provide steps for reproducing it.

  1. Fill a combobox with an item that has different value and label
  2. Select it
  3. The item value will be displayed instead of the label

jppianta avatar May 15 '19 17:05 jppianta

Confirmed. :D There should be a test for that…

ChristianKienle avatar May 16 '19 05:05 ChristianKienle

Still unfixed?

Frankobingen avatar Nov 06 '19 07:11 Frankobingen