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

Static IP configuration UI error #41

Open
jamiebegin opened this issue May 26, 2024 · 0 comments
Open

Static IP configuration UI error #41

jamiebegin opened this issue May 26, 2024 · 0 comments

Comments

@jamiebegin
Copy link

When setting up a gateway with a static IP address, the netmask textbox is prefilled with "255.255.255.0." Only it's not actually filled with a value, but rather an input hint. This caused me to configure the device without a netmask, which took some time to troubleshoot.

Correct fix: Add input validation on the form.

Easy fix: Remove the input hint so it's obvious that the value is null.

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