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

UX improvements #12

Open
3 of 7 tasks
callil opened this issue Apr 19, 2018 · 6 comments
Open
3 of 7 tasks

UX improvements #12

callil opened this issue Apr 19, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@callil
Copy link
Contributor

callil commented Apr 19, 2018

  • auto focus text box when adding a new dat
  • list 0 peers when paused or initializing seeding
  • download/syncing state
  • list archive size
  • allow editing the seeding period after adding
  • reorder list
  • new UI for sneakernet / friend list idea
@callil callil added the enhancement New feature or request label Apr 19, 2018
@kodedninja
Copy link
Contributor

I've tried autofocus with dom-autofocus, but it didn't work :/

Maybe we could manually call the element.focus() method.

@kodedninja
Copy link
Contributor

What do you mean on "download/syncing state"?

@kodedninja
Copy link
Contributor

@callil I've made a http branch for the HTTP mirroring. It's very basic, but there should be some frontend for that too.

Maybe it's related to "allow editing the seeding period after adding".

@kodedninja
Copy link
Contributor

Note that the backend for this will be rewritten. I just made it in a simple, testable way so we can build the connection first.

@callil
Copy link
Contributor Author

callil commented Apr 25, 2018

great - I'll add some of the UI for this and test it out! thanks a ton @kodedninja

@kodedninja
Copy link
Contributor

I've studied a bit dathttpd and realized it has to be done way differently. hope I can spend some time with it.

I think the UI can wait until then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants