-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add optimistic UI updates for create new post #40
Comments
@harshmangalam I have skills to improve UI and had worked on such issues previously so do assign this issue to me ! |
Thnaks @iitzIrFan assigned to you |
@harshmangalam Thanks for assigning this issue to me. |
@harshmangalam Had opened an PR req for this issue after resolving it so do check that out ! |
@harshmangalam I would like to use useSignal to manage the state of the Post component to automatically trigger renders when its value changes. Will this be okay with you ? |
No need to store the value in signal you can utilize serverAction that will be easy to maintain. |
Can you elaborate your approach as I am finding it difficult to implement. Also can you refer me some examples of it's implementation and working ? |
No description provided.
The text was updated successfully, but these errors were encountered: