Skip to content

Fix feed card scroll jumps on expand - #345

Open
disnet wants to merge 1 commit into
mainfrom
radial/impl-b77a743f10dc
Open

Fix feed card scroll jumps on expand#345
disnet wants to merge 1 commit into
mainfrom
radial/impl-b77a743f10dc

Conversation

@disnet

@disnet disnet commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • preserve the tapped feed card position when selecting or expanding collapses a taller card above it
  • suppress native scroll anchoring during explicit compensation and share collapse re-anchoring across Less/header toggles
  • add deterministic mobile Chromium coverage for collapse-above, body hydration, Less, and deselect paths

Checks

  • cd frontend && npm run check (passes: 0 errors, 25 existing warnings)
  • frontend/node_modules/.bin/prettier --check e2e/expand-scroll.spec.ts frontend/src/lib/components/feed/FeedListView.svelte
  • git diff --check
  • node node_modules/playwright/cli.js test e2e/expand-scroll.spec.ts --list (3 tests discovered)
  • Browser execution attempted; runner blocks downloaded Chromium with EACCES due no-exec filesystem policy

Radial artifact

Co-Authored-By: codexbot.disnetdev.com (did:plc:hbonvqr5ysrscg5wdyb5klie) <codexbot.disnetdev.com@noreply.radial>
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