Bitfocus Companion enables the reasonably priced Elgato Stream Deck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
The contents of a custom entry in an action option of dropdown type with allowCustom: true can not be selected or edited, only replaced wholesale with a drop down entry or new custom entry.
Steps To Reproduce
Create new Action which has a dropdown option with allowCustom: true
Enter custom value of '123456', hit enter to commit value
Try and change value to '12345' by deleting last char
Try and select entry to copy to another option.
Expected Behavior
Can select and edit custom entries for correcting typos, copying, etc.
Environment (please complete the following information)
This is a known limitation, as this is all the dropdown/select component we use supports.
It probably is possible to improve this, but its not going to be easy
Is this a bug in companion itself or a module?
Is there an existing issue for this?
Describe the bug
The contents of a custom entry in an action option of dropdown type with
allowCustom: true
can not be selected or edited, only replaced wholesale with a drop down entry or new custom entry.Steps To Reproduce
allowCustom: true
'123456'
, hit enter to commit value'12345'
by deleting last charExpected Behavior
Can select and edit custom entries for correcting typos, copying, etc.
Environment (please complete the following information)
Additional context
No response