https://engr.geek.net/wiki/display/forge/TicketsUIv2
- Ticket creation/editing needs to be updated so that ticket metadata is at the top of the page.
- There should be four columns of metadata across the top.
- the reply button at the top of the discussion area should go, but a discussion title should be there to show that the stuff below is comments.
- Ticket creation and edit should be a regular form submit.
- The edit form should slide in in in-place to replace the regular ticket display area when you click anywhere on the metadata, title, or comment area.
- Ticket comment area should always be displayed on the ticket edit form, like at the bottom of the discussion area.
- The save button should be just below the comment edit area to encourage adding comments with your ticket changes.
description has changed
I updated a couple things which need code review on the feature/tracker branch.