Automattic / Automattic/antiscroll
no scroll bar after content has been appended
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
This is a great scrolling plugin! However I have stumbled across a small issue.
Say I am appending content like chat and there isn't quite enough content in the div yet when it reaches the point there is enough content the scroll bar doesn't appear but however the scroll mechanisms are fine! Its just the UI isn't retained.
http://jsfiddle.net/DY9CT/5/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the behavior in the linked jsfiddle, appending content until the scroll bar should appear. Trace how the plugin updates its scroll-bar UI after content changes; done means the bar becomes visible while scrolling continues to work.
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