quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

feat: drag a `.grid` file to import it

Open jimniels opened this issue 2 years ago • 1 comments

Similar to how dragging a CSV file will drop it's data on to the grid, dragging a .grid file will save the current file on the grid and import the one that the user just dragged (if it's a valid file, otherwise show some kind of error noting what happened).

jimniels avatar Apr 03 '23 18:04 jimniels

We may want to add a dialogue that confirms this is what they user wants to do. Because it does deviate from how a CSV is just get imported into the current sheet

On Mon, Apr 3, 2023 at 12:06 PM Jim Nielsen @.***> wrote:

Similar to how dragging a CSV file will drop it's data on to the grid, dragging a .grid file will save the current file on the grid and import the one that the user just dragged (if it's a valid file, otherwise show some kind of error noting what happened).

— Reply to this email directly, view it on GitHub https://github.com/quadratichq/quadratic/issues/397, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2RO7OYKSV7PHZR75MEZHLW7MGS7ANCNFSM6AAAAAAWRVBYCA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

davidkircos avatar Apr 03 '23 18:04 davidkircos