mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 23:01:49 -05: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.