-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
3. to reviewenhancementskill:frontendIssues and PRs that require JavaScript/Vue/styling development skillsIssues and PRs that require JavaScript/Vue/styling development skills
Description
Is your feature request related to a problem? Please describe.
When sending an email I have to wait for the modal to close.
Describe the solution you'd like
Ideally, the modal should close instantly and the sending or saving to the outbox should happen in the background. Given that we have the outbox, sending the email is delayed anyway.
A toast should be shown to indicate that saving the email in the outbox is in progress: Sending message...
(3 seconds)
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
3. to reviewenhancementskill:frontendIssues and PRs that require JavaScript/Vue/styling development skillsIssues and PRs that require JavaScript/Vue/styling development skills
Type
Projects
Status
☑️ Done