Notes overflow horizontally on mobile #5

Closed
opened 2026-07-03 23:55:15 -05:00 by ginnoir · 1 comment
Owner

Note content scrolls sideways on small viewports instead of wrapping.

Background / current behavior

On mobile, note content overflows horizontally. Fix belongs with the shared rich-text / notes overhaul (design #10) so formatting and overflow are solved together.

Expected behavior

Note content wraps; no horizontal page scroll from note body on small viewports.

Acceptance criteria

  • Long / wide note content at 375px width does not cause horizontal overflow.
  • Playwright: extend tests/e2e/notes.spec.tsscrollWidth within viewport tolerance (same pattern as dashboard mobile check).
  • Closed together with design #10 / task 85-rich-text-notes.md.

Priority

P1 (batch step 7, with #10). Blocked by design #10 (rich-text notes overhaul).

<brief>Note content scrolls sideways on small viewports instead of wrapping.</brief> ## Background / current behavior On mobile, note content overflows horizontally. Fix belongs with the shared rich-text / notes overhaul (design #10) so formatting and overflow are solved together. ## Expected behavior Note content wraps; no horizontal page scroll from note body on small viewports. ## Acceptance criteria - [ ] Long / wide note content at 375px width does not cause horizontal overflow. - [ ] Playwright: extend `tests/e2e/notes.spec.ts` — `scrollWidth` within viewport tolerance (same pattern as dashboard mobile check). - [ ] Closed together with design #10 / task `85-rich-text-notes.md`. ## Priority P1 (batch step 7, with #10). **Blocked by** design #10 (rich-text notes overhaul).
ginnoir added the bugpriority/p1 labels 2026-07-03 23:55:15 -05:00
Author
Owner

Blocked by: #7 (Notes editor overhaul). Closes with rich-text epic / task 85.

(Gitea dependency API returned 404; tracked in docs/issues-map.md.)

**Blocked by:** #7 (Notes editor overhaul). Closes with rich-text epic / task 85. _(Gitea dependency API returned 404; tracked in `docs/issues-map.md`.)_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ginnoir/famapp#5