Automattic / Automattic/antiscroll

change overflow-{x,y} attribute to hidden after antiscroll construction

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
156
PR merge metrics
No merged PRs in 30d

Description

When I change the overflow-{x,y} attribute from auto to hidden after antiscroll construction
The antiscroll scroll bar still show on mouse over, scroll, etc.
I think it should be hidden like native scroll bar

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing antiscroll construction and how changes to the overflow-x and overflow-y attributes are handled. Reproduce the case by changing overflow from auto to hidden after construction, then verify that the antiscroll scrollbar stays hidden during mouseover and scrolling.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.