mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[GH-ISSUE #58] How to drop files on mobiles? #43
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @trmdi on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/matze/wastebin/issues/58
Hi, I like the project but I can't figure out how to drop files on mobile? I don't see any Upload button?
@matze commented on GitHub (Jun 13, 2024):
Hmm, never considered that use case. So far it's literally dragging a file from a file browser and dropping it onto the text area. But yes, a dedicated upload button would make sense as well.
@matze commented on GitHub (Jun 17, 2024):
Added a button to open a file and fill the textarea. However, it does not seem to work on my mobile phone.
@matze commented on GitHub (Jan 14, 2025):
Works for me now on Firefox mobile, please re-open if it does not work.