Add front-end validation check on empty fields in "Create Volume" modal

Bug #1335471 reported by Susan Tan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Confirmed
Wishlist
Unassigned

Bug Description

When a user clicks on "Create Volume" in the completely empty "Create Volume" pop-up modal, the browser sends a request to the server, which then realizes that the form was all empty. This entire process takes several seconds. Let's reduce the time it takes for the form to realize that it is empty by making the validation check happen on the front end first.

Tags: performance
Revision history for this message
Susan Tan (susan-tan-fleckerl) wrote :
Changed in horizon:
status: New → Confirmed
Revision history for this message
Gary W. Smith (gary-w-smith) wrote :

Seems like this is the normal behavior for django. AngularJS provides client-side form validation for this.

Changed in horizon:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.