mirror of
https://github.com/langgenius/dify.git
synced 2026-03-25 23:01:33 -04:00
Leverage React Query mutation's isPending to disable the Publish button, header trigger, and keyboard shortcut while a publish is in progress, preventing duplicate submissions even when the menu is closed and reopened.