Issue Triage Summary — Preparing for Stable 0.30 Release #1007
lnagel
announced in
Announcements
Replies: 1 comment
-
|
@Ilaiwi @developer-ocansey @madisvain Sharing some initial results on the issue triage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I reviewed all 20 open GitHub issues against the current
0.30.0-beta.9codebase to assess which are still relevant as we prepare for a stable release. Each issue has been commented on individually with detailed findings.Still Relevant — Bugs to Fix Before Stable
visibleTimeEndwrong on first render (hardcoded width=1000)onItemSelectnot firing with custom handlers (onClick not composed)getSumScrollcrashes on detached nodes (missing null check)Still Relevant — Feature Requests
Resolved / Can Be Closed
Needs More Info / Low Relevance
Key Themes for Stable Release
requestAnimationFramebatching, throttling (Mouse Wheel Zoom Jumps to Maximum Instead of Step-by-Step Zoom #975, Scroll is not smooth in Safari with controlled state, almost unusable #955, Touchpad scrolling is very fast and broke timeline #929)visibleTimeEndon first render #983)onClicksupport ingetItemProps(onItemSelect not firing when itemRenderer uses custom event handlers #970)Each issue has a detailed triage comment with code-level analysis. Feedback and corrections welcome — if any assessment seems off, please reply on the individual issue or here.
Beta Was this translation helpful? Give feedback.
All reactions