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

fix(composer): handling of plain and html bodies #10754

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

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Feb 26, 2025

Fix #10747

Things I tested

  1. Compose a new message and send it.
  2. Edit a message in the outbox and send it again.
  3. Toggle the editor mode (plain vs. rich text).
  4. Reply, forward, edit as new.

@st3iny
Copy link
Member Author

st3iny commented Feb 26, 2025

/backport to stable4.2

@SebastianKrupinski
Copy link
Contributor

Question, since you are reworking this, now that we have the htmlBody and plainBody, can we get ride of the editorBody?

@st3iny
Copy link
Member Author

st3iny commented Feb 26, 2025

Question, since you are reworking this, now that we have the htmlBody and plainBody, can we get ride of the editorBody?

Yes, we should be able to get rid. However, I'd move this to another PR.

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.

Can't edit email in outbox
2 participants