-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat/1246 Allow reordering senses #1308
Feat/1246 Allow reordering senses #1308
Conversation
UI unit Tests12 tests 12 ✅ 0s ⏱️ Results for commit 42a0418. ♻️ This comment has been updated with latest results. |
C# Unit Tests103 tests 103 ✅ 5s ⏱️ Results for commit 42a0418. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quick review, I didn't dig into the details yet.
…set an internal property for an external caller.
70ff1be
to
b82d56b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left some feedback, I also pushed a couple of minor changes
backend/FwLite/LcmCrdt.Tests/DataModelSnapshotTests.VerifyChangeModels.verified.txt
Outdated
Show resolved
Hide resolved
…ordering-senses-example-sentences-complex-forms-and-components
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, I left some questions but I'm fine if this is merged in as is. I would like some tests on the TestOrderableDiffApi but I'm fine if that's in a separate PR if you just want to get this merged in
The first part of #1246 (senses)