ipfs-webui
ipfs-webui copied to clipboard
Feat: Error or loading UX when importing CID
Describe the bug When I first tried importing a CID, the file didn't upload and there was no error or loading UX. After several tries it seemed to work fine; can't reproduce it anymore.
Might be related to this: https://github.com/ipfs/ipfs-webui/issues/2173#issuecomment-2160350732
To Reproduce Steps to reproduce the behavior:
- Go to Files
- Click on Import --> From IPFS
- Input CID
- Click Import
- Nothing happens and the screen isn't updated
NOTE: I can't seem to reproduce it anymore, but will come back to this if I'm able to!
Expected behavior A new file should pop up in the list of files.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [MacOS]
- Browser [Chrome]
- Version []
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.
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
- "Priority" labels will show how urgent this is for the team.
- "Status" labels will show if this is ready to be worked on, blocked, or in progress.
- "Need" labels will indicate if additional input or analysis is required.
Finally, remember to use https://discuss.ipfs.tech if you just need general support.
seeing this on:
OS : Windows 11
Code: IPFS Desktop Revision 546d20a
trying to access CID bafybeid6suvyk6nfunt2novbu3yqh3jrxrgxxugsnsat5apzuk4t2wit4e which is pinned by pinata
the files page just pulses its animation waiting for data.
I can't see any logs to diagnose this but happy to try things to fix it or report more info if told where to get it.