Improved Image Upload Flow 📸 #84
steven-tey
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks to @hernancito – our image upload flow just got a HUGE upgrade ✨
You now get an instant image preview + loading spinner while the image uploads to @vercel blob 😍
Novel.New.Image.Upload.Flow.mp4
If you're interested in how this works, Hernan basically created a custom
UploadImagesPlugin
that extends Tiptap's native Image component to handle loading states!Here's the PR: #71
Beta Was this translation helpful? Give feedback.
All reactions