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

feature/image upload #3963

Merged

Conversation

Chrysalis-B
Copy link
Contributor

  • feature(wip): add file upload feature to editor
  • feature: render e:image tags from xml in prosemirror editor as img and revert them back to e:image when passed back

@Chrysalis-B Chrysalis-B force-pushed the feature/image-upload branch 7 times, most recently from f1c446e to 17f58ae Compare September 24, 2024 13:53
Copy link
Contributor Author

@Chrysalis-B Chrysalis-B left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tarkista että onContentChange triggeröityy heti

@Chrysalis-B
Copy link
Contributor Author

tarkista että onContentChange triggeröityy heti

kyllä triggeröityy.

@Chrysalis-B Chrysalis-B marked this pull request as ready for review September 30, 2024 11:33
<button onClick={handleButtonClick}>Lisää kuva</button>
<input
type="file"
accept="image/*"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vain jpeg, png ja tiff

@Chrysalis-B Chrysalis-B merged commit 0ed943f into feature/editable-grading-instructions Oct 2, 2024
3 checks passed
@Chrysalis-B Chrysalis-B deleted the feature/image-upload branch October 2, 2024 10:48
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.

1 participant