You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate Post Creation on Multiple Submit Button Clicks
Expected behavior
Add client-side logic to disable the submit button after the first click until a response is received.
Implement server-side checks to prevent the creation of duplicate posts by ensuring each post request is unique.
Additional Context:
This issue affects data integrity and user experience, leading to potential confusion and redundancy in the data. Implementing both client-side and server-side measures will help mitigate this problem.
Add ScreenShots
On which device are you experiencing this bug?
Chrome, Windows
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Is there an existing issue for this?
Describe the bug
Duplicate Post Creation on Multiple Submit Button Clicks
Expected behavior
Additional Context:
This issue affects data integrity and user experience, leading to potential confusion and redundancy in the data. Implementing both client-side and server-side measures will help mitigate this problem.
Add ScreenShots
On which device are you experiencing this bug?
Chrome, Windows
Record
The text was updated successfully, but these errors were encountered: