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

BC-6431 - Fix tldraw export to image functionality #53

Merged
merged 13 commits into from
Feb 12, 2024

Conversation

davwas
Copy link
Contributor

@davwas davwas commented Feb 7, 2024

Description

This PR fixes exporting assets as svg/image formats.
We needed to copy and change some tldraw functionality to fix exporting assets that are stored in external storage.

Links to Tickets or other pull requests

https://ticketsystem.dbildungscloud.de/browse/BC-6431
hpi-schul-cloud/schulcloud-server#4753

Changes

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Screenshots of UI changes

Approval for review

  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

@davwas davwas added the WIP This feature branch is in progress, do not merge it. label Feb 7, 2024
@davwas davwas self-assigned this Feb 7, 2024
src/utils/exportUtils.ts Outdated Show resolved Hide resolved
src/utils/exportUtils.ts Outdated Show resolved Hide resolved
@davwas davwas removed the WIP This feature branch is in progress, do not merge it. label Feb 7, 2024
src/utils/imageExportUtils.ts Outdated Show resolved Hide resolved
src/utils/imageExportUtils.ts Outdated Show resolved Hide resolved
@davwas davwas requested a review from CeEv February 8, 2024 13:52
# Conflicts:
#	src/components/Editor.tsx
#	src/hooks/useMultiplayerState.ts
# Conflicts:
#	src/components/Editor.tsx
#	src/hooks/useMultiplayerState.ts
@davwas davwas merged commit 71f253f into main Feb 12, 2024
26 of 27 checks passed
@davwas davwas deleted the BC-6431-fix-export-functionality branch February 12, 2024 09:03
src/hooks/useMultiplayerState.ts Show resolved Hide resolved
src/hooks/useMultiplayerState.ts Show resolved Hide resolved
@CeEv
Copy link

CeEv commented Feb 12, 2024

I make my review for the merge, but forgett the submit.
Plase look to my comments. If you change a lot after a review, please request the reviewer again before you merge it.

@davwas davwas restored the BC-6431-fix-export-functionality branch February 12, 2024 13:09
@davwas davwas deleted the BC-6431-fix-export-functionality branch February 12, 2024 13:10
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.

3 participants