hypothesis / hypothesis/client
Add scroll-hint affordance to long `FilterList`s, `GroupMenu`
Open
- Dominant language
- Mustache
- Stars
- 730
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
As noted in https://github.com/hypothesis/client/pull/5268, there are a few limitations to the current styling of long `FilterList` overflows:
* There is no visual affordance, other than "we hope that one of the entries is truncated in a way to suggest it" that the overflow is scrollable
* This overflow approach should also be applied to the `GroupMenu`, which currently can be unusably long in shorter viewports
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.