**Observed behavior** Steps to reproduce the behavior: 1. Select some text 2. Drag the selection 3. PDF drop UI appears **Expected behavior** We shouldn't show the PDF drop UI unless a file is being dropped. We can use the `accepts` prop of `react-dnd` to control this: https://react-dnd.github.io/react-dnd/examples/dustbin/multiple-targets https://user-images.githubusercontent.com/2692844/103376570-458c9100-4add-11eb-8075-e8f878f828c3.mov