Skip to content

Feat: Pasting Image doesn't do anything #15

@CODE-MNA

Description

@CODE-MNA

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions