Skip to content

fix: improve show all scrolling logic#249

Draft
jakehwll wants to merge 2 commits into
mainfrom
jakehwll/improved-showall-scroll-logic
Draft

fix: improve show all scrolling logic#249
jakehwll wants to merge 2 commits into
mainfrom
jakehwll/improved-showall-scroll-logic

Conversation

@jakehwll

@jakehwll jakehwll commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

🤖 This PR was modified by Coder Agents on behalf of Jake Howell.

This pull-request implements some cool chevrons and a mask around our Show all and Show less logic. This aims to make things feel a bit more native. Furthermore, we've added an icon to the Show all and converted it to a button to increase the hit target. ✨

image

jakehwll and others added 2 commits March 26, 2026 22:58
The previous assertion used find(ViewType.Button.self), which also matches
the expand button inside MenuItemView. Switch to find(button: "Show all")
so the assertions target the Show all affordance specifically.
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