ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

need a better message for show why error

Open bluelovers opened this issue 4 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. upload a file whit exists same name

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image

image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

bluelovers avatar Jul 30 '21 14:07 bluelovers

Indeed, uploading file for the second time fails without clear explanation why:

2021-09-24_15-16

We could

  1. detect that imported file already exists (check the destination path)
  2. abort operation
  3. display yellow warning message on the bottom instead of populating file import drawer with error one

lidel avatar Sep 24 '21 13:09 lidel

duplicate of https://github.com/ipfs/ipfs-webui/issues/1612

SgtPooki avatar Dec 02 '22 21:12 SgtPooki