#158: Drop down menu for follow-ups in ticket comments
-----------------------------+-----------------------
Reporter: olemis | Owner: olemis
Type: enhancement | Status: new
Priority: trivial | Milestone: Release 2
Component: ui design | Version:
Keywords: ticket comments |
-----------------------------+-----------------------
At present links to follow-ups entries in ticket history are displayed
side by side in a single line. Therefore the length of comments header
turns out to be O(n) where n is the number replies. That means that this
particular part of the user interface can grow beyond available space,
overflow , and cause some trouble with other [Acronym:UI UI] elements . In
order to ensure constant width limit it'd be nice to include those links
at the same place but inside a drop down menu.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/158>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker