-
Notifications
You must be signed in to change notification settings - Fork 10
Remove transform to markdown from Get Collection use case #265
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
Conversation
ChengShi-1
left a comment
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.
Good! just one small thing
src/collections/infra/repositories/transformers/collectionTransformers.ts
Show resolved
Hide resolved
ChengShi-1
left a comment
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.
Good to me, approve
|
merging is blocked for this - need a review |
|
@ChengShi-1 , I just added the fix for the new sorting from the API, can you review again? |
ChengShi-1
left a comment
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. Approve
|
merging PR |
What this PR does / why we need it:
To simplify the logic for managing HTML in strings, we are moving the conversion from HTML to markdown from the library to the frontend.
Which issue(s) this PR closes:
Related Dataverse PRs:
Special notes for your reviewer:
Suggestions on how to test this:
Review the code and tests
Is there a release notes update needed for this change?:
Additional documentation: