Bug #16716
closedError message should appear in another pop-up window in case vlan-id is invalid
Description
I see a new option with discovery image where we can pass vlan-id, and in case of invalid vlan-id, the error message appears on same screen and looks distorted. It remains in the background on next screens as well.
Ideally error should be raised in another pop-up window and on same screen, like we are raising on 'Network Configuration screen while validating IPv4 address.
Files
Updated by Lukas Zapletal over 8 years ago
- Status changed from New to Duplicate
Sachin, I believe this is dupe of #16068 can you ack please?
Updated by Lukas Zapletal over 8 years ago
- Has duplicate Bug #16068: Kernel messages hovering over Discovery interface added
Updated by Sachin Ghai over 8 years ago
I think this issue is slightly different. Here we provided invalid vlan-id and console message says: "eth<vlan_id> link is not ready", so if there is any validation around "vlan id" then the message should appear in another pop-up window.
Updated by Lukas Zapletal over 8 years ago
I see, but the end result is the same - error appears over our window.
We can change this ticket to something like "validate VLAN field" but what do you expect I should validate? A number? Will that help?