#206: Ticket fields layout broken if custom textarea fields are declared
------------------------+-----------------------------------
Reporter: olemis | Owner: olemis
Type: defect | Status: accepted
Priority: blocker | Milestone: Release 2
Component: ui design | Version:
Resolution: | Keywords: ticket field textarea
------------------------+-----------------------------------
Comment (by olemis):
I have added a new patch implementing two columns layout for ticket fields
. I've also refreshed all other patches considering the features included
in responsive mockup ^ [# link needed] ^. Patch order is as follows
{{{
#!sh
$ hg qapplied
t206/t206_r1386655_ticket_textarea_fields.diff
t206/t206_r1394017_ticket_enum_fields.diff
t206/t206_r1386655_ticket_desc_top.diff
}}}
They have been built and tested against theme plugin @ r1394017 . As a
consequence ticket UI will look like shown below
[[Image(bh_theme_x_74_ticket_fields_two_cols.png, width=600)]]
The only change I suggest is to move description box to the top .
Candidate locations are
1. Above enum ticket fields (e.g. immediately after ''new enhancement''
in attached screenshot)
1. Beneath first row (e.g. between ''priority'' and ''milestone'' in the
picture) or second row (e.g. between ''milestone'' and ''version'') of
enum ticket fields .
1. Beneath all enum ticket fields but on top of text and textarea fields
(e.g. between ''bool field'' and ''cc'' in attached screenshot).
Feedback is welcome .
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/206#comment:9>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker