Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: progress percentage UI #20

Closed
akhileshthite opened this issue Mar 23, 2022 · 2 comments · Fixed by #27
Closed

[feat]: progress percentage UI #20

akhileshthite opened this issue Mar 23, 2022 · 2 comments · Fixed by #27
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hactoberfest Hactoberfest 2024

Comments

@akhileshthite
Copy link
Member

akhileshthite commented Mar 23, 2022

Progress percentage should appear in the middle of the loader to check how much percentage of the content (file/folder) is uploaded over IPFS for better UX.

Screenshot 2022-03-23 at 5 59 13 PM

Files:

HTML:
For file: https://github.com/buidltools/dscan/blob/main/src/popup.html
For folder: https://github.com/buidltools/dscan/blob/main/src/folderUpload.html

CSS: https://github.com/buidltools/dscan/blob/main/src/css/popup.css

JS: https://github.com/buidltools/dscan/blob/main/src/js/qrcode.js

For development setup and contribution guide, check the main README.md.

@akhileshthite akhileshthite added the enhancement New feature or request label Mar 23, 2022
@akhileshthite akhileshthite changed the title [feat]: progress percentage for the uploads [feat]: progress percentage UI Apr 3, 2022
@akhileshthite akhileshthite changed the title [feat]: progress percentage UI [feat]: progress percentage ui Apr 3, 2022
@akhileshthite akhileshthite changed the title [feat]: progress percentage ui [feat]: progress percentage UI Apr 3, 2022
@akhileshthite akhileshthite added the good first issue Good for newcomers label Jun 13, 2022
@akhileshthite akhileshthite added the hactoberfest Hactoberfest 2024 label Oct 1, 2022
@Nainish-Rai Nainish-Rai removed their assignment Oct 2, 2022
@p2plabsxyz p2plabsxyz deleted a comment from Nainish-Rai Oct 3, 2022
@p2plabsxyz p2plabsxyz deleted a comment from Nainish-Rai Oct 3, 2022
@p2plabsxyz p2plabsxyz deleted a comment from Nainish-Rai Oct 3, 2022
@zluipaiva
Copy link
Contributor

hey, I would like to work on this one

@akhileshthite
Copy link
Member Author

hey, I would like to work on this one

Sure.
Go ahead :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hactoberfest Hactoberfest 2024
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants