Description
Hi,
We have a typical "Conventional Commits" form implemented in Commit Message Editor with one special thing: a multi select dropdown for the scope.
When opening Commit Message Editor and selecting one or more values from the multi select dropdown, press OK, filling out the rest of the fields and finally pressing the Save button, the selected values from multi select dropdown are not saved in the commit message.
However, if you would go once again into the multi select dropdown, select other values, press the OK button and press the Save button, the selected values of the multi select dropdown are saved into the commit message.
Another thing I noticed is when I change the value of the first dropdown (type in the picture above), the selected values of multi select dropdown, scope, are once again not saved into the commit message.