Ability to select multiple items at once to add to a category using checkboxes. You should be able to search for an item, e.g. 'aaa', select it, then search for a completely different item, e.g. 'bbb', and select that one as well. Then, all selected items should be added at the same time.
Currently, you have to select one, click OK, then reopen the modal and repeat this process for each item you want to add to the category.