yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16726
[Bug 1335471] [NEW] Add front-end validation check on empty fields in "Create Volume" modal
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: performance
** Attachment added: "slow_becuz_REQUET_is_made.png"
https://bugs.launchpad.net/bugs/1335471/+attachment/4141486/+files/slow_becuz_REQUET_is_made.png
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1335471
Title:
Add front-end validation check on empty fields in "Create Volume"
modal
Status in OpenStack Dashboard (Horizon):
New
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1335471/+subscriptions
Follow ups
References