Bug 1141301
| Summary: | [RFE] Validate forms on the fly before submitting | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jeff Needle <jneedle> |
| Component: | python-django-horizon | Assignee: | Julie Pichon <jpichon> |
| Status: | CLOSED DUPLICATE | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.0 (RHEL 6) | CC: | aortega, athomas, jpichon, mreid, mrunge, sclark, yeylon |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-17 06:29:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jeff Needle
2014-09-12 16:13:48 UTC
At the moment Horizon only has minimum on the fly validation, though this will likely change in the future as more and more panels are converted to Javascript. Currently an explicit error message appears after clicking the "Create Network" button so the user still knows what to do. Actually this kind of client-side validation should be covered by bug 1043711, marking this one as a duplicate. *** This bug has been marked as a duplicate of bug 1043711 *** |