Jittery list rendering when moving mouse up and down recent releases
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 232
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 60
Description
I've noticed some pretty bad jitter when simply scrolling through recent releases, it appears as if the list items below the currently hovered item are resized and when moving mouse up and down somewhat fast (normal usage) it causes a jitter. Not sure how to include videos on github issues but I could include one if someone tells me the proper way.
Contributor guide
No contributing guide indexed for this repository
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 jitter on the recent releases list while moving the pointer up and down, then inspect the list item's hover rendering and sizing behavior. Done means the items below the hovered entry no longer resize or visibly jitter during normal mouse movement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100