Product: Browser App
Issue: Not being able to click, hold, and drag a URL from the Description area to a new browser window.
Scenario: I often receive tasks in Asana with multiple URLs to open, and I usually want to open all of them in the same new browser window. I find it annoying to click a URL, have it open in a new tab, go back to the tab with the task and repeat for the others. Just as aggravating is having to copy a URL and paste it in the window I want it open in.
Solution: Allow URLs in the description to be dragged like they are on typical webpages. I see there are JS events that handle “drag” events to initiate the editor. There could be a rule update to recognize a link being dragged and allow the native browser functionality.
Thanks!