Files
gerrit/polygerrit-ui/app/elements/change-list
Wyatt Allen 8553bf460e Set a maximum length on topic display
This change introduces the gr-limited-text element, which, given a
string of text and a numeric limit, will display the text up to that
limit. If the length of the text exceeds that limit, an ellipsis is
added to indicate the truncation and a tooltip is enabled to display the
full string.

Displaying the topic string is limited to a reasonable number of
characters in this way in both the change metadata and the change list.

Bug: Issue 7197
Change-Id: If826fc2f2657e8ed12275e65f25f2d40c3180838
2017-09-20 15:19:54 -07:00
..
2017-08-12 11:49:52 -07:00