pm-idm
pm-idm copied to clipboard
Prompts should manage asynchronous calls
Description
We want to make sure that the user wants to perform a certain action, e.g. revoking an app. Some actions are asynchronous and might fail so the prompt should be able to manage this.
We need to think how are we going to do this.
Acceptance Criteria
- [ ] Brainstorm some ideas