We are having problems with a piece of data input.
There are some drop downs, where the user selects the item, but we want the user to be able to add to the drop down as they work. On the right are the drop downs, on the left input boxes to add to the corresponding dropdowns.
It all functions well, but it looks and feels horrible.
I would get rid of the input and put a ‘+’ icon next to the dropdown that when clicked will open a popup where the user can then ad a new item if it’s not already on the list.