Fix selects
This MR fixes a regression introduced in !496 (closed): The add operation modal wasn't migrated to the new category and type selects. The API of the selects were changed to a more classical API with 2 props:
- onChange
- selectedValue
Edited by Antoine