Skip to content
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

UX: expand threads list tap area on mobile #26818

Merged
merged 7 commits into from May 9, 2024

Conversation

dbattersby
Copy link
Contributor

This change adds a wrapper link around the thread list details on mobile to make the click area larger.

We also update child div elements to span to ensure valid html, since the link is an inline element and divs are block level.

@github-actions github-actions bot added the chat PRs which include a change to Chat plugin label Apr 30, 2024
@dbattersby dbattersby changed the title Expand thread tap area mobile UX: expand threads list tap area on mobile Apr 30, 2024
@dbattersby dbattersby force-pushed the expand-thread-tap-area-mobile branch from b8578e8 to 093402a Compare May 2, 2024 06:51
@dbattersby dbattersby marked this pull request as ready for review May 2, 2024 07:31
@jjaffeux
Copy link
Contributor

jjaffeux commented May 2, 2024

@chapoi can you look at this please?

@jjaffeux jjaffeux requested a review from chapoi May 2, 2024 09:52
Copy link
Contributor

@chapoi chapoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dbattersby
Copy link
Contributor Author

Looks like the layout has changed now (no longer stretching full width), will see if I can fix it up.

@dbattersby dbattersby merged commit 4404b68 into main May 9, 2024
16 checks passed
@dbattersby dbattersby deleted the expand-thread-tap-area-mobile branch May 9, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat PRs which include a change to Chat plugin
3 participants