theacodes / kicanvas

The KiCAD web viewer
https://kicanvas.org
Other
609 stars 29 forks source link

Can't activate the drag & drop with Safari (iPadOS) #87

Open sedevelops opened 4 months ago

sedevelops commented 4 months ago

Describe the bug Using stage manager to align the "Files" app and Safari (with KiCanvas.org loaded), I am unable to activate the drag and drop.

Expected behavior I expected same behavior as seen on Safari in MacOS.

Environment

Additional context After a little googling, I realize that this may be a browser limitation within iOS / iPadOS where drag events are not available. If this is the case, a quick and easy way to address this would be to add a file input dialog / button where a user could then use the native file select menus to get the kicad files loaded.

It would be quite a game changer for me if I could explore my schematics and PCB layouts from the iPad while at my bench.

Kudos to you, in any event, for developing and sharing this great piece of software.

theacodes commented 4 months ago

Interesting! This would be a pretty nice first issue for someone to tackle, I'm more than happy to have a little button on the homepage that lets you select using a file picker instead of drag and drop.