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

Improve UI for browsers #26

Open
2 tasks done
vitonsky opened this issue Mar 4, 2023 · 0 comments
Open
2 tasks done

Improve UI for browsers #26

vitonsky opened this issue Mar 4, 2023 · 0 comments

Comments

@vitonsky
Copy link

vitonsky commented Mar 4, 2023

  • Have you checked that there are no existing issues (open or closed) regarding the same bug?
  • Have you filled out the issue template with all relevant details?

I like to use this tool, but web UI are disgusting. On my mobile device text looks ridiculous small and progress bar absolutely useless. Let's improve it.

Changes that i suggest to

  • replace <meta name="Airshare Upload" content="width=device-width, initial-scale=1.0"> to a <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  • instead of one loader that just blink and inform users about nothing - render loading status in percents for each file. You may use javascript XMLHttpRequest API to implement it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant