Frontmatter
| id | 9374 |
| title | Mobile UX Enhancements for Grid VerticalScrollbar (SCSS) |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | tobiu |
| createdAt | Mar 7, 2026, 5:39 PM |
| updatedAt | Mar 7, 2026, 6:15 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9374 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 9369 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 7, 2026, 6:15 PM |
Part of Epic #9369
Update
resources/scss/src/grid/VerticalScrollbar.scssto ensure the native scrollbar is accessible on touch devices. Enforceopacity: 1and a larger touch-friendly width (e.g.,24px) when a.neo-is-mobileor.neo-has-touchclass is present on the body, allowing users to easily grab the native scrollbar thumb.