p2plabsxyz / dscan

A decentralized storage and file-sharing tool that uploads content to IPFS and generates decentralized QR codes.
https://chromewebstore.google.com/detail/dscan-own-your-identity-o/idpfgkgogjjgklefnkjdpghkifbjenap
MIT License
36 stars 26 forks source link

[bug]: loader spinning on the generated QR code #14

Closed akhileshthite closed 2 years ago

atifcppprogrammer commented 2 years ago

Hi @AkhileshThite, i would like to work on this issue, by the way when are you specifically seeing this issue i think i have reproduced it and it seems to occur, when a QR code has been generated and then any subsequent file uploads causes the loader to appear on top of the previous QR code yes ?

bug.png
akhileshthite commented 2 years ago

Hi @AkhileshThite, i would like to work on this issue, by the way when are you specifically seeing this issue i think i have reproduced it and it seems to occur, when a QR code has been generated and then any subsequent file uploads causes the loader to appear on top of the previous QR code yes ?

bug.png

@atifcppprogrammer Exactly! I was about to explain the issue after v2.0 update (cause file structure changes). I'll assign this issue immediately after i push the v2.0 update tonight.

akhileshthite commented 2 years ago

@atifcppprogrammer assigned the issue. Please "fetch upstream" v2.0 update changes if you already started working on it.

atifcppprogrammer commented 2 years ago

Thanks @AkhileshThite.

atifcppprogrammer commented 2 years ago

HI @AkhileshThite I created a pull request for this fix.