mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 14:38:06 +08:00
Pass disabled/loading props to TemplateCard declaratively from loadingId state. All cards are disabled while any upload is in progress, and the active card shows a loading spinner. Remove the imperative pointer-events overlay in favor of native button disabled.