From 25f03cd9d11a3988707318c0044eedf992d77fef Mon Sep 17 00:00:00 2001 From: lorentz Date: Fri, 8 May 2026 09:47:25 -0400 Subject: [PATCH] test(08): persist human verification items as UAT --- .../08-HUMAN-UAT.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .planning/phases/08-engagement-user-profile-new/08-HUMAN-UAT.md diff --git a/.planning/phases/08-engagement-user-profile-new/08-HUMAN-UAT.md b/.planning/phases/08-engagement-user-profile-new/08-HUMAN-UAT.md new file mode 100644 index 0000000..c289d61 --- /dev/null +++ b/.planning/phases/08-engagement-user-profile-new/08-HUMAN-UAT.md @@ -0,0 +1,29 @@ +--- +status: partial +phase: 08-engagement-user-profile-new +source: [08-VERIFICATION.md] +started: 2026-05-08T13:47:12Z +updated: 2026-05-08T13:47:12Z +--- + +## Current Test + +[awaiting human testing] + +## Tests + +### 1. Scroll restoration on back gesture (SC#2) +expected: List scrolls back to prior row position when navigating back from `/mobile/engagement/[userId]` +result: [pending] +notes: User-tested during execution and accepted as a known limitation — sessionStorage shim with rAF retry was added but does not consistently restore window scroll on this layout. List scrolls back to top instead of prior position. No regression to other engagement features. + +## Summary + +total: 1 +passed: 0 +issues: 0 +pending: 1 +skipped: 0 +blocked: 0 + +## Gaps