scratchfoundation / scratchfoundation/scratch-blocks
Flyout auto-scrolling is slow on Windows Edge
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
When you click a category button, the flyout auto-scrolling to the new category should always take less than one second (even when scrolling from e.g. the very first to the very last category).
Actual Behavior
On Windows Edge, the auto-scrolling seems to be much slower.
Operating System and Browser
Windows Edge (@fsih can provide version numbers)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the category-button flyout auto-scrolling behavior on Windows Edge, comparing a jump from the first to the last category. Trace the flyout scrolling entry point and measure the animation duration; done means every category transition completes in less than one second.
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