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

Wrap some IP values - visual enhacement #307

Closed
1 of 2 tasks
tinola opened this issue Feb 22, 2024 · 0 comments · Fixed by #318
Closed
1 of 2 tasks

Wrap some IP values - visual enhacement #307

tinola opened this issue Feb 22, 2024 · 0 comments · Fixed by #318
Labels
bug Something isn't working

Comments

@tinola
Copy link
Contributor

tinola commented Feb 22, 2024

🐛 Describe the Bug

If controller listens on few interfaces then it looks like this:

before

Well, I'm completely dumb in css or html, so I created very dirty solution to get this:

after

The key changes are at the very end of the patch file (git diff command - src/pages/admin/controller/index.tsx)
fix.patch

I'm absolutely sure you will find a much better solution to achieve better IP adressess wrapping (Allow Management From, Listening On)

Cheers!

🔍 Steps to Reproduce

Create some virtual NIC's, restart ZT, go to "Admin>ZT controller" page.

🔧 Deployment Type

  • Docker
  • Standalone

✨ Expected Behavior

No response

📋 ZTNET Logs

No response

🖼 Screenshots

No response

@tinola tinola added the bug Something isn't working label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant