Skip to content

Fix clickability of remainder of Game card. #5703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Fix clickability of remainder of Game card. #5703

merged 1 commit into from
Jun 23, 2025

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Jun 23, 2025

The ScrollView component has an annoying limitation where it can't process onClick events properly. Therefore we have to manually expand the minimumHeight of the child of the ScrollView and make the child clickable.

@dbrant dbrant added the Minor Minor stuff label Jun 23, 2025
@dbrant dbrant added the High Priority Priority code review needed label Jun 23, 2025
@cooltey cooltey merged commit 1481429 into main Jun 23, 2025
2 checks passed
@cooltey cooltey deleted the gameScrollTweak branch June 23, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority Priority code review needed Minor Minor stuff
Development

Successfully merging this pull request may close these issues.

2 participants