chore(outputs): ensure old publications are properly previewed #63
Labels
No labels
Blocked
bug
duplicate
enhancement
Future
help wanted
invalid
MAJOR
MINOR
PATCH
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
Depends on
#61 feat(outputs): preview markdown files
researchequals/frontend
Reference
researchequals/frontend#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue tracks all the old publications (pre v2) that got migrated and are displaying some form of preview issues. Some fixes already got deployed, but all the ones below still need to be verified.
Summary list
This issue should only be closed if all items are checked. For more detailed discussions, separate issues may be opened as is necessary.
I am considering, based on feedback from @nami, to change up how the render is done and harmonize legacy and new versions.
The thing I am considering changing, but have not documented elsewhere, is this:
Benefit would be that we can update the styling across the board and it is not contained in the upload itself. Moreover, it would provide the opportunity to harmonize all the uploads and expand versioning to legacy publications. Additionally, if at a later stage there is API upload, it would put all uploaded files into the raw editor state directly, instead of providing direct uploads that are rendered and exploitable.
This needs to be extended as it has a lot of consequences.