Skip to content

Conversation

@Gaubee
Copy link
Contributor

@Gaubee Gaubee commented Feb 8, 2026

Closes #420\n\n## Root Cause\nTouch events were bound inside the component shadow DOM and could be swallowed by child components / shadow boundaries (Safari).\n\n## Fix\n- Listen for touch events on the host element in capture phase\n- Keep DOM structure minimal (host uses display: contents + slot)

@Gaubee Gaubee added type/ui UI work area/frontend Frontend / UI area labels Feb 8, 2026
@Gaubee Gaubee merged commit ba013dc into main Feb 8, 2026
5 checks passed
@Gaubee Gaubee deleted the feat/issue-420 branch February 8, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend Frontend / UI area type/ui UI work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix ecosystem tab swipe-up stack view

1 participant