AT:
- the role add modal provides search capabilities as outlined in the parent task and the linked designs
- the backend api for search is used https://app.camunda.com/confluence/display/CO/Identity#Identity-Searchforidentities
Note:
- the indicator that there are more results for the search query than displayed is not in the scope of this task (refer to 4. in the designs https://app.zeplin.io/project/5b4f294ab0d5cf0c2c391d1d/screen/5da6d52890a524658315def9 ), it will be handled separately with
OPT-2803
Design:
see parent task
michael.schoettes I think it is expected that when you press enter to close the modal. because radio buttons are usually selected either using the arrows or space key. But enter does not select them. You can see here for more details: https://www.w3.org/wiki/RadioButton
We can also disable the enter key on the modal if andreas.geier thinks it is confusing