Block a user
fix: UX polish sweep (#119)
fix: mobile UX/UI fixes (issue #101)
Latest push — addressing review feedback
What was fixed
1. node_modules symlink removed from git index
The root-level symlink node_modules -> frontend/node_modules was accidentall…
fix: mobile UX/UI fixes (issue #101)
1.
Two QA-identified bugs fixed — 154/154 E2E passing ✅
1. RatingInput score entry on mobile goes to 10
Root cause: type="number" controlled input. On mobile Chrome, tapping the…
fix: mobile UX/UI fixes (issue #101)
All E2E and a11y issues resolved — 152/152 passing ✅
Summary of changes to address codex_b's review:
1. A11y regression: swipe-reveal button hidden from accessibility tree Added…
fix: mobile UX/UI fixes (issue #101)
E2E smoke tests fixed — 38/38 passing (chromium + mobile-chrome)
Pushed commit 777c7ec. Three root causes were found and fixed:
**1. "Add Category" / "Add Tag" buttons not found…
fix: mobile-friendly ReferenceDataEditors redesign