codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

Full-screen Drag-and-Drop functionality #75

Closed codyswanner closed 2 months ago

codyswanner commented 3 months ago

Implement a full-screen drag-and-drop handler so that no matter where files are dragged on the screen, they can be dropped to be added to the Upload Box. This issue supersedes #40 by turning the bug into a feature.