Skip to content

feat: close modal on send #10976

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: close modal on send #10976

wants to merge 3 commits into from

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Apr 7, 2025

fixes #10721

@GretaD GretaD force-pushed the feat/close-modal-onsend branch from 4881d82 to 1010763 Compare April 24, 2025 13:02
@GretaD GretaD marked this pull request as ready for review April 24, 2025 14:20
@GretaD GretaD self-assigned this Apr 24, 2025
@GretaD GretaD requested a review from st3iny April 24, 2025 14:20
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the modal should close instantly and the sending or saving to the outbox should happen in the background

This is not happening. The modal stays open until the message is added to the outbox. Until then, the modal stays editable (!), which appears as if the Send button didn't react.

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

Successfully merging this pull request may close these issues.

Send emails in the background
2 participants