Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send emails in the background #10721

Open
st3iny opened this issue Feb 18, 2025 · 0 comments
Open

Send emails in the background #10721

st3iny opened this issue Feb 18, 2025 · 0 comments

Comments

@st3iny
Copy link
Member

st3iny commented Feb 18, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant