some forms cannot be submited because of the switchable fields feature
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Dashboard (Horizon) |
Critical
|
raja |
Bug Description
When a 'required' field switch to hidden,it still verify the input value, so the form cannot submit.
This affects the network creation under admin dashboard, and also affects the security group rules creation.
raja (jiangpch) wrote : | #1 |
Changed in horizon: | |
status: | New → In Progress |
Changed in horizon: | |
milestone: | none → pike-rc2 |
importance: | Undecided → Critical |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 678bb6432436a64
Author: jiangpch <email address hidden>
Date: Fri Aug 4 04:16:18 2017 -0400
Fix bug for the switchable fields
Currently when a field switch to hidden, its required verification
doesn't get purged, this prevents form to be submitted.
Closes-bug: #1708601
Change-Id: I515ff048635f60
Changed in horizon: | |
status: | In Progress → Fix Released |
Fix proposed to branch: stable/pike
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/pike
commit d8277a49cbec34e
Author: jiangpch <email address hidden>
Date: Fri Aug 4 04:16:18 2017 -0400
Fix bug for the switchable fields
Currently when a field switch to hidden, its required verification
doesn't get purged, this prevents form to be submitted.
Closes-bug: #1708601
Change-Id: I515ff048635f60
(cherry picked from commit 678bb6432436a64
tags: | added: in-stable-pike |
This issue was fixed in the openstack/horizon 12.0.0.0rc2 release candidate.
This issue was fixed in the openstack/horizon 13.0.0.0b1 development milestone.
Fix proposed to branch: master /review. openstack. org/490770
Review: https:/