-
Notifications
You must be signed in to change notification settings - Fork 88
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
Local storage of comment and submission drafts #1
base: main
Are you sure you want to change the base?
Conversation
@emekaorji is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
Great approach! |
Awesome work! I'm trying to avoid introducing too many dependencies. Would you mind inlining a minimal implementation of the local storage logic in |
Okay, sure! Doing that now. |
Done! Added the hook to the |
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.
LGTM!
This PR adds the "Local storage of comment and submission drafts" suggested in the README.
Behaviour
Scope
lib
folderTest
/item/[storyId]
Screenshot