asuwebdesign / patternfly-ext-chatbot

PatternFly Extension for creating enterprise-ready chatbot user experiences
https://patternfly-chatbot.vercel.app
MIT License
1 stars 0 forks source link

Drag & Drop Attachments #50

Open asuwebdesign opened 2 months ago

asuwebdesign commented 2 months ago

Design Spec

Chatbot window will listen for users who drag and attempt to drop a file attachment. Once detected, the drop zone screen will appear. When users successfully drop a file, it'll be processed and attached to the message bar accordingly.

Note: Traditional methods of uploading will still exist through the message bar attach action. Drop zones will only appear with drag interactions.