appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.29k stars 3.71k forks source link

[Bug] Filepicker button gets stuck in a loading state if we set the action to `copyToClipboard` #5312

Closed rishabhsaxena closed 3 years ago

rishabhsaxena commented 3 years ago

Description

Filepicker button gets stuck in a loading state if we set the action to copyToClipboard

Steps to reproduce the behaviour:

  1. Drag a filepicker to the canvas
  2. Set the onFilesSelected action as copyToClipboard
  3. Upload a file
  4. The filepicker gets stuck in a loading state

image

vibhandikyash commented 3 years ago

Similar to #5287 Will be fixed with its PR. cc: @vivekverma2312

somangshu commented 3 years ago

@vibhandikyash please do not forget to link this to the PR is its getting fixed!