Launchpad form layout
Registered by
Matthew Paul Thomas
Fixing Launchpad's auto-generated forms, which are currently quite ugly. The biggest problem is that checkbox labels are printed above the checkboxes, instead of to the right. Other problems include the lack of colons at the end of labels, and extremely vertical layout that requires excessive scrolling.
Blueprint information
- Status:
- Complete
- Approver:
- Steve Alexander
- Priority:
- High
- Drafter:
- Matthew Paul Thomas
- Direction:
- Approved
- Assignee:
- James Henstridge
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Matthew Paul Thomas
- Completed by
- James Henstridge
Related branches
Related bugs
Bug #1503: projects/+new should autofill URL field from lower-cased Name field | Fix Released |
Bug #2110: Autogenerated forms do not have correct tab order | Fix Released |
Whiteboard
The new formlib based LaunchpadFormView provides support for custom action button labels and more robust initial form focus.
Tabindex usage in old forms was fixed in r4162, fixing the tabbing order problems.
New form layout landed for LaunchpadFormView based forms in r4248.
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.