Editing a flow classification rule feedback and input validation
Description
When you create a valid classification rule and you click on "Create" for a new one or "Update" on an existing one, the modal windows disappear and indicate it everything was ok.
If you add an invalid IP address like 192.168.1.1.1 and try to hit update nothing happens and you have no idea what was wrong. It seems like the IP address is validated but on the other and I can add something like 192.168.1-10.*dfjkdjfl hit "Update" and it is saved which is clearly an invalid value. So this gives a very strange feedback and the UI feels not very trustworthy.
When you create a valid classification rule and you click on "Create" for a new one or "Update" on an existing one, the modal windows disappear and indicate it everything was ok.
If you add an invalid IP address like
192.168.1.1.1
and try to hit update nothing happens and you have no idea what was wrong. It seems like the IP address is validated but on the other and I can add something like192.168.1-10.*dfjkdjfl
hit "Update" and it is saved which is clearly an invalid value. So this gives a very strange feedback and the UI feels not very trustworthy.