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

Fixes #1080 #1083

Merged
merged 4 commits into from
Mar 20, 2019
Merged

Fixes #1080 #1083

merged 4 commits into from
Mar 20, 2019

Conversation

b-higginbotham
Copy link
Contributor

@b-higginbotham b-higginbotham commented Mar 18, 2019

Fixed issue with BeginEdit caused by using MobileFormatter in .NET Framework.

Detailed description of the PR can be found in this comment on the issue. #1080

Added unit test for BeginEdit while using MobileFormatter.
Added unit test for BeginEdit while using MobileFormatter.
…Framework

Fixes MarimerLLC#1080. Updated unit tests to complete the BeginEdit, CancelEdit, and ApplyChanges workflow. Added a factory method for getting a native formatter to support serialization and deserialization within the same process.Added unit tests to showcase the edit level mismatch bug that occurs when using the ViewModelBase class with MobileFormatter. Applied a fix to BusinessListBase to correct the edit level mismatch problem.
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants