-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
[Feature Request]: UI improvements #373
Comments
Agree with most of these points. b) The reason i put the stash button in option modal was to make the table more dense and to avoid the scrollbar. c, d, e) same as above. |
Then I have some time I will try to add some those changes. Another small addition could be: Network QR codes. There could be and extra button next to copy ID to show QR code or down my the email invite. |
Im also on android, but i cannot see the qr scanner? |
im on the 12.0-3 and does not have the qr button. |
I subscribed to beta track of the app. |
🚀 Feature Summary
Minor UI imrovements
📝 Detailed Description
a) Reducing horizontal margins on network view. While scaled on laptop it results in horizontal scroll bar if menu is open, so I would just ditch .sm:w-5/6 class as wrapped on it or reduce the margins to something like 9/10. A toggle for full with could be as compromise when working on desktop vs laptop people.
b) STASH button in the list view. Having to select 'Options' for every item I need to stash gets annoying especially after migrating a larger network to the UI with lots of old clients. Multi select could fix but it could get confusing with auth cheeks in front. Also Stach could use an inline description.
c) Inline/onclick IP add. my.zerotier.com having the option to just enter a specific IP and add it is very nice while testing doing subnet migration for peers and allows for fast switch back.
d) Mode indicators. If I select "Do Not Auto-Assign IPs" it is not visually represented in the list view. Could be an icon indicator. Same with bridging.
e) Visual indicator for unassigned networks. If local controlled gets a new network from CLI or API it does not show up if not assigned and some direction to could be nice.
f) Network ID copy button in network list view. I find it copying ids from that list then sharing. An invite button jumping to invite section for network would also be nice.
g) Pressing the logo should return to local controller. I am as used to that as back button.
e) Stupid color theme. I like how professional this tool looks but not having an option for offensive option like cyber punk or something obnoxiously gothy is just missed opportunity. Considering https://daisyui.com/theme-generator/
Let me know if any of them you agree with.
🎯 Use Case
Listed next to the point.
💡 Willing to Contribute
Yes, I could help with coding
The text was updated successfully, but these errors were encountered: