mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 16:45:59 +03:00
[GH-ISSUE #202] Improve layout on small screens (mobile) #120
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#120
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 @adeekshith on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/matze/wastebin/issues/202
On smaller screens, language selection takes up all the real estate leaving very little space for the text box.
Will need to figure out a UI that scales well on mobile. May be radio buttons that pop-up as a modal?
But otherwise, it's been working great and thanks for the amazing work! 😃🙌
Attaching screenshot for reference.
@matze commented on GitHub (Jan 7, 2026):
Should be better with
f4ff40ceaaI guess.@adeekshith commented on GitHub (Jan 8, 2026):
Awesome! Thank you :)