Some of the fields in subnet create page are not marked as required (with asterisk)

Bug #1458021 reported by Kahou Lei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Confirmed
Low
Unassigned

Bug Description

The subnet creation form doesn't indicate user which fields need to fill out and this will become problematic.

Steps to reproduce:
1. On the network panel, create a network.
2. Create a subnet.
3. In the Subnet modal form, since the first page doesn't have any require field indication, try to click next
4. User can't go to the Subnet detail page
The intend of not allowing user to go to the Subnet Detail page is because user hasn't filled out the Network field. Therefore, it is better to mark that as required.

Kahou Lei (kahou82)
Changed in horizon:
assignee: nobody → Kahou Lei (kahou82)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/185114

Changed in horizon:
status: New → In Progress
Kahou Lei (kahou82)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on horizon (master)

Change abandoned by Kahou Lei (<email address hidden>) on branch: master
Review: https://review.openstack.org/185114

Changed in horizon:
importance: Undecided → Medium
milestone: none → next
srikanth (k1039485)
Changed in horizon:
assignee: Kahou Lei (kahou82) → srikanth (k1039485)
srikanth (k1039485)
Changed in horizon:
assignee: srikanth (k1039485) → nobody
Akihiro Motoki (amotoki)
Changed in horizon:
importance: Medium → Low
status: In Progress → Confirmed
Revision history for this message
Akihiro Motoki (amotoki) wrote :

Fields reported here is *conditionally* required.
Thus adding 'required=True' (i.e., or dropping required=False as True is the default value) is not the right solution.
If you work on this, you might need to introduce some new mechanism to declare "this field is required when the field is displayed". I have no good idea at now though.

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.