Skip to content

feat(frontend): mobile UX improvements#3

Merged
hechi merged 1 commit intomainfrom
feature/design-improvment-try-v01
Mar 29, 2026
Merged

feat(frontend): mobile UX improvements#3
hechi merged 1 commit intomainfrom
feature/design-improvment-try-v01

Conversation

@hechi
Copy link
Copy Markdown
Owner

@hechi hechi commented Mar 29, 2026

  • Swipe-to-delete on list items with collapse animation (desktop keeps hover delete)
  • Sticky bottom Add Item input on mobile for thumb-reachable access
  • Redesigned burger menu as bottom sheet with portaled rendering
  • Inline language switcher (pill-style button group, no nested dropdown)
  • Eliminated 300ms tap delay via touch-action: manipulation
  • Smart autocomplete dropdown positioning (flips above when keyboard is open)
  • Fixed edit input overflow on small screens with min-w-0

- Swipe-to-delete on list items with collapse animation (desktop keeps hover delete)
- Sticky bottom Add Item input on mobile for thumb-reachable access
- Redesigned burger menu as bottom sheet with portaled rendering
- Inline language switcher (pill-style button group, no nested dropdown)
- Eliminated 300ms tap delay via touch-action: manipulation
- Smart autocomplete dropdown positioning (flips above when keyboard is open)
- Fixed edit input overflow on small screens with min-w-0
@hechi hechi merged commit 23da132 into main Mar 29, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant