-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current Behavior:
When copy + pasting an image, nothing happens.
Expected Behavior:
A popup confirming image drop in is popped, when sent, image is viewable by everyone.
Possible Solution:
On send store image in Azure blob storage, send an async message, set state to loading on receiver machines. On
processed, have the receiver clients fetch the blob image and fill the component with it. Can't use webhooks as frontend is purely static js. Need to design and try out solutions.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request