Disable "fling" gesture on tables
Open
P2
polish
table component
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
The ability to click and drag to scroll is a mobile-first gesture. We should disable this for tables in DevTools.
Repro steps:
1. Load a CPU profiler
2. Click and drag horizontally in the table to scroll left / right.
Contributor guide
Assessment
This issue has not been assessed yet.