-
Notifications
You must be signed in to change notification settings - Fork 26
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
ntp: shipreview changes to favorites #1405
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Temporary Branch UpdateThe temporary branch has been updated with the latest changes. Below are the details:
Please use the above install command to update to the latest version. |
[Beta] Generated file diffTime updated: Fri, 17 Jan 2025 16:43:50 GMT Integration
File has changed Windows
File has changed Apple
File has changed New Files
❌ File only exists in new changeset |
✅ Deploy Preview for content-scope-scripts ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
c8330d5
to
99d11ef
Compare
92039ea
to
d9776ec
Compare
@@ -186,7 +186,27 @@ export function useItemState(url, id) { | |||
}), | |||
onDragStart: () => setState({ type: 'dragging' }), | |||
onDrop: () => setState({ type: 'idle' }), | |||
}), | |||
onGenerateDragPreview: ({ nativeSetDragImage, source }) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice!
d9776ec
to
1618d4a
Compare
Asana Task/Github Issue: https://app.asana.com/0/0/1209181023494752/f
Description
etldPlusOne
so that the FE can control move of the derived values (like fallbacks)Testing Steps
Checklist
Please tick all that apply: