-
Notifications
You must be signed in to change notification settings - Fork 17
feat(STable): use resize indicator during column drag for better perf #658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for sefirot-story ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for sefirot-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hmm, seems like the position is being calculated from the position before scrolling. Screen.Recording.2025-12-02.at.4.27.57.PM.mov |
|
Oops. Actually, it's over-correcting. Actually, we should not care about the scrollLeft as the indicator is positioned relative to the table anyway, and for the result, we only need the delta. |
It seems easy, so I just vibe-coded this feature.
Looks likeit's working.Will do a self-review before marking it as ready.https://deploy-preview-658--sefirot-story.netlify.app/story/stories-components-stable-01-playground-story-vue?variantId=_default