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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show connection status at the bottom of Navbar #255

Merged
merged 1 commit into from May 3, 2021
Merged

Show connection status at the bottom of Navbar #255

merged 1 commit into from May 3, 2021

Conversation

aalyokhin
Copy link
Contributor

@aalyokhin aalyokhin commented May 2, 2021

Connection status icon [feat]

Hey, thanks for a great project! Some time ago I was thinking about building alternative UI using the same stack, but when I found yours it was clear enough that there is no sense doing that.

Recently I was doing some network setup changes and found this little feature to be really missing - showing if connection port is open. To check that I had to use default web UI for some time, which, you know, is not the best experience 馃槃. So here is my 5 cents and hopefully more to come.

4 icons will be shown for 4 states: connected, disconnected, firewalled and when there is no status data, with a tooltip. Hopefully the placement is ok.
Please find screenshots below (all states on desktop + mobile view):

PR Checklist

  • I've started from master
  • I've only committed changes related to this PR
  • All Unit tests pass
  • I've removed all commented code
  • I've removed all unneeded console.log statements

@WDaan WDaan added the Feature New Feature label May 3, 2021
@WDaan
Copy link
Collaborator

WDaan commented May 3, 2021

Hi! First of all, thank you for contributing! It's always nice seeing people collaborate on a project. 馃檪

This PR looks great, it's a nice feature to have. Love the implementation as well, it's almost like I've written it myself 馃槢

Also, I really really appreciate the detailed analysis + screenshots... people tend to overlook those.

@WDaan WDaan merged commit 204d74c into VueTorrent:master May 3, 2021
@aalyokhin aalyokhin deleted the show-connection-status branch May 3, 2021 09:51
@WDaan WDaan mentioned this pull request May 4, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants