kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

Dropping files into the app crashes the application #229

Closed bpat714 closed 5 years ago

bpat714 commented 5 years ago

Observed Behaviour: Dragging files into the app breaks the application

Bug observed on all pages image

Steps to Reproduce Bug: 1) Start application - npm start 2) Go to any page 3) Drag any file anywhere on the app

image image

Expected Behaviour: The application should block file drop everywhere excluding places which require an input file

It's difficult to pinpoint exactly what is causing the error from the console log and therefore it is hard to tell the duration it will take to fix this error. Currently, I am giving it a medium tag.