#381: Modify Ticket and Permissions admin panels to move forms to the top
--------------------------+--------------------------------------
Reporter: rjollos | Owner: rjollos
Type: enhancement | Status: closed
Priority: minor | Milestone: Release 5
Component: dashboard | Version:
Resolution: fixed | Keywords: admin ticket permissions
--------------------------+--------------------------------------
Changes (by rjollos):
* status: accepted => closed
* keywords: => admin ticket permissions
* resolution: => fixed
Comment:
(In [1453137])
Refs #381: Move forms to top of the page for the //Plugin// Admin panel
and //Ticket System// Admin panels.
----
Future work may focus on the [http://twitter.github.com/bootstrap/base-
css.html#forms form layout], which is somewhat inconsistent among the
panels at the moment. The panels in the ''Ticket System'' use the `form-
horizontal` class when there is more than one input, and the `form-inline`
class when there is a single input. The Repository Administration panel
uses a `form-inline` for the case of multiple inputs, and when resizing
the browser they don't reflow nicely.
None of the cases for the form layout appear to be exactly ideal from the
standpoint of layout and ability to reflow as the browser is resized. This
will need to be experimented with further and some design input obtained.
Responsive design will need to be considered when making the next round of
changes.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/381#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker