-
-
Notifications
You must be signed in to change notification settings - Fork 415
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
fix: better scroll to target #8423
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
|
Your org has enabled the Graphite merge queue for merging into masterAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit ddfc5d2. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
size-limit report 📦
|
d292a7b
to
cf38379
Compare
Merge activity
|
I think this will prevent the scroll event from being interrupted. When you click affine-reference, the `refereshKey` parameter on the link will be updated. `href="/workspace/gQux6wXgQWP-KkIC6uUDE/cvygdlykaIR5my9Hp_9nB?mode=page&blockIds=dx2sB9LE_eudTUbWAZ_N6&refreshKey=1-wP1OTe9AajEv6Rdm9X3"` ### Before https://github.com/user-attachments/assets/8c91118a-1704-419b-ac2a-008ed7e624d7 ### After https://github.com/user-attachments/assets/b7a37e1e-db03-4207-90c4-1e743fee2c7a
cf38379
to
ddfc5d2
Compare
I think this will prevent the scroll event from being interrupted.
When you click affine-reference, the
refereshKey
parameter on the link will be updated.href="/workspace/gQux6wXgQWP-KkIC6uUDE/cvygdlykaIR5my9Hp_9nB?mode=page&blockIds=dx2sB9LE_eudTUbWAZ_N6&refreshKey=1-wP1OTe9AajEv6Rdm9X3"
Before
Screen.Recording.2024-09-22.at.14.46.37.mov
After
Screen.Recording.2024-09-22.at.14.53.43.mov