Skip to content

fix(ui): Publish button for threaded posts allows multiple click - #3333

Merged
shuuji3 merged 1 commit into
elk-zone:mainfrom
nove-b:nove-b/fix/publish-button-for-threaded-posts-allows-multiple-click
Jul 18, 2025
Merged

fix(ui): Publish button for threaded posts allows multiple click#3333
shuuji3 merged 1 commit into
elk-zone:mainfrom
nove-b:nove-b/fix/publish-button-for-threaded-posts-allows-multiple-click

Conversation

@nove-b

@nove-b nove-b commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

Fix for #3108

Fix: Prevent Duplicate Post Submissions

This PR addresses a bug that allowed multiple submissions when posting a thread.
The fix prevents duplicate posts by utilizing state.publishing. This is done without introducing any new text during the posting process.

@netlify

netlify Bot commented Jul 16, 2025

Copy link
Copy Markdown

Deploy Preview for elk-docs ready!

Name Link
🔨 Latest commit cc91e12
🔍 Latest deploy log https://app.netlify.com/projects/elk-docs/deploys/6877bd4abd123100085f94e5
😎 Deploy Preview https://deploy-preview-3333--elk-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 16, 2025

Copy link
Copy Markdown

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit cc91e12
🔍 Latest deploy log https://app.netlify.com/projects/elk-zone/deploys/6877bd4aa0dbb9000852f143
😎 Deploy Preview https://deploy-preview-3333--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@shuuji3 shuuji3 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, I confirmed the fix. Introducing a new ref and publishing label is the right solution here. 🙂

@shuuji3
shuuji3 added this pull request to the merge queue Jul 18, 2025
Merged via the queue into elk-zone:main with commit 1d128f5 Jul 18, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants