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(GODT-3036): Keep contentID order for attachment in FakeServer. #115

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

rlejeune74
Copy link
Contributor

@rlejeune74 rlejeune74 commented Oct 23, 2023

Inline attachment order is preserved using the attachment contentID.
Message attachment IDs list should then be computed with contentID properly sorted to ensure inline attachments are rendered in the right order when we get the message from the server.

@LBeernaertProton
Copy link
Contributor

Other than the minor comment, could you add a commit description about why this is import/necessary?

@rlejeune74 rlejeune74 merged commit 11d1254 into master Oct 23, 2023
1 check passed
@rlejeune74 rlejeune74 deleted the feat/godt-3036 branch October 23, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants