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

629 feature add background images to canvas #631

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

markiianbabiak
Copy link
Contributor

Details

Migrate image storage from deprecated Firebase implementation to MongoDB and add the ability to add, delete and edit pictures on the canvas background

Closes #629

@markiianbabiak markiianbabiak linked an issue Oct 29, 2024 that may be closed by this pull request
2 tasks
@markiianbabiak markiianbabiak self-assigned this Oct 29, 2024
Copy link
Contributor

@JoelWiebe JoelWiebe left a comment

Choose a reason for hiding this comment

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

Everything built correctly. When I upload an image from the board settings, in the browser console it says the image was uploaded correctly but then reports an error loading the image, e.g.:

Image uploaded successfully {imageUrl: '674ea3f2ca482fa369b53152'}
2 fabric.js:978 Error loading http://localhost:8001/api/image/674ea3f2ca482fa369b53152

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.

FEATURE: Add background images to canvas
2 participants