matt852/netconfig

No message when adding new device fails

Opened this issue · 1 comments

Currently when adding a new device with a duplicate hostname or IP address, it fails but doesn't provide any prompt or information pertaining to why. I'd like to add an error message stating that a specific field must be unique if it isn't already, or other more descriptive error messages.

This is likely already resolved in #68 now.