There was a comment to enable something for eslint. This was a leftover from when it was dissabled.
But the dissabling was removed in a privious commit f9393b0dab
After merging develop, the dropdown didn't format properly any more because selects have been made into a component. Here I turn the select into a component as well.