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

save in-progress replies via persisting SourceConversationWrapper #431

Merged
merged 2 commits into from
Jun 20, 2019

Conversation

redshiftzero
Copy link
Contributor

@redshiftzero redshiftzero commented Jun 19, 2019

Description

Closes #393

Test Plan

To confirm regression coverage, revert fix in 72076e2 to see that the regression test fails.

Otherwise the manual test plan is basically the STR from #393:

  1. Start up server and client, click on source A.
  2. Type some text into the reply box but do not send.
  3. Click on source B.
  4. Click back to source A: the reply box text you added should still be there.

Checklist

This PR is GUI only, so no Qubes testing is required

Copy link
Contributor

@kushaldas kushaldas left a comment

Choose a reason for hiding this comment

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

This is good and tested locally. 👍 🌈

@kushaldas kushaldas merged commit b3daae4 into master Jun 20, 2019
@kushaldas kushaldas deleted the save-in-progress-replies branch June 20, 2019 10:21
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.

Replies are lost after switching sources
2 participants