Skip to content

chore: remove onStartShouldSetResponder workaround from :active examples#9795

Closed
MatiPl01 wants to merge 1 commit into
@matipl01/css-hover-svg-pointerfrom
@matipl01/android-active-window-observer
Closed

chore: remove onStartShouldSetResponder workaround from :active examples#9795
MatiPl01 wants to merge 1 commit into
@matipl01/css-hover-svg-pointerfrom
@matipl01/android-active-window-observer

Conversation

@MatiPl01

@MatiPl01 MatiPl01 commented Jul 1, 2026

Copy link
Copy Markdown
Member

Removes the onStartShouldSetResponder={() => true} workaround from the regular-view :active / :active-deepest examples, now that Android press pseudo-selectors are driven from the window observer (stacked on #9879).

The four SVG examples keep the prop until SVG :active without a responder is checked on device.

@MatiPl01 MatiPl01 self-assigned this Jul 1, 2026
@MatiPl01 MatiPl01 force-pushed the @matipl01/android-active-window-observer branch from 4a86cd4 to 0de1a1f Compare July 1, 2026 01:55
@MatiPl01 MatiPl01 changed the base branch from main to @matipl01/svg-pseudo-selectors-android July 1, 2026 11:38
@MatiPl01 MatiPl01 force-pushed the @matipl01/android-active-window-observer branch from 0de1a1f to 3b2d421 Compare July 1, 2026 11:43
Base automatically changed from @matipl01/svg-pseudo-selectors-android to main July 1, 2026 12:09
@MatiPl01 MatiPl01 force-pushed the @matipl01/android-active-window-observer branch 2 times, most recently from f6e992a to a4671ec Compare July 2, 2026 18:12
Now that press pseudo-selectors are driven from the window observer, the
onStartShouldSetResponder workaround is unnecessary for the regular-view
:active / :active-deepest examples. The four SVG examples keep it pending an
on-device check of SVG :active without the responder.
@MatiPl01 MatiPl01 changed the base branch from main to @matipl01/css-hover-svg-pointer July 9, 2026 08:11
@MatiPl01 MatiPl01 changed the title fix: drive Android :active/:active-deepest from the window observer chore: remove onStartShouldSetResponder workaround from :active examples Jul 9, 2026
@MatiPl01 MatiPl01 force-pushed the @matipl01/android-active-window-observer branch from a4671ec to a220fd0 Compare July 9, 2026 08:12
@MatiPl01 MatiPl01 closed this Jul 9, 2026
@MatiPl01 MatiPl01 deleted the @matipl01/android-active-window-observer branch July 9, 2026 08:27
@MatiPl01

MatiPl01 commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

Superseded by #9918 (identical commit a220fd0896). The branch was renamed to @matipl01/remove-active-responder-workaround; GitHub would not move this PR's head label off the old name, so it was reopened cleanly.

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