Ticket #7639 (closed enhancement: duplicate)
Opened 3 years ago
Last modified 17 months ago
"Create New Ticket" UI should fit on one screen
| Reported by: | lashchev@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.11.1 |
| Severity: | normal | Keywords: | |
| Cc: | ryano@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
Since Trac is (successfully) pitching a minimalistic approach to task/bug management - "Create New Ticket" UI should be as simple as possible so it takes seconds for users to create new tickets/tasks.
To achieve this:
- Fields should take reasonable space (not like "Reporter" taking the whole UI line now)
- Required and/or typically used fields should be displayed on one-page screen (no scrolling to hit "Submit"/"Preview"). Other fields can be moved into a collapsable panel which is collapsed by default.
- Admin should be able to say what fields to display in "main" properties form and which ones to move to collapsed "advanced" panel. Custom fields should go to "advanced" panel by default unless otherwise specified during custom field install.
- Order of displayed fields should be consistent (ideally - configurable)
Attachments
Change History
comment:1 Changed 3 years ago by osimons
- Milestone 0.11.2 deleted
comment:2 Changed 3 years ago by osimons
- Component changed from web frontend to ticket system
comment:3 Changed 3 years ago by rblank
- Milestone set to 2.0
comment:4 Changed 2 years ago by Ryan Ollos <ryano@…>
- Cc ryano@… added
comment:5 Changed 22 months ago by cboos
- Milestone changed from 2.0 to unscheduled
Milestone 2.0 deleted
comment:6 Changed 17 months ago by cboos
- Milestone unscheduled deleted
- Resolution set to duplicate
- Status changed from new to closed
"Hiding" fields based on the workflow state (#2464) would also help to have the "new ticket UI fit on one screen". Closing as duplicate of that ticket, since this would be the main change that could reduce the complexity of the new ticket page.
For the order of displayed fields, see #9648.
This ticket could be reopened if someone feels like implementing the "advanced" tab suggestion (please provide a patch, in this case).



See also #7640, #7641.