#2306 closed enhancement (fixed)

Improve display of text annotations with multiple values

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.19.9
Component: web Version:
Keywords: Cc:

Description

Some annotations may have multiple values and they are normally displayed in the GUI as a commma-separated list. This works well for numeric or enumerated short values, but is not so good for longer (for example, a sentence) since it is really hard to see where one value ends and the next begins. It would be nice if this could be displayed as a bullet-list or similar instead.

Change History (5)

comment:1 by Nicklas Nordborg, 11 months ago

In 8151:

References #2306: Improve display of text annotations with multiple values

It has been fixed for regular annotations on the list-annotations page that is use used for all annotatable items.

comment:2 by Nicklas Nordborg, 11 months ago

In 8152:

References #2306: Improve display of text annotations with multiple values

Fixed in the "List samples" page. A small change is needed on all list pages.

comment:3 by Nicklas Nordborg, 11 months ago

In 8153:

References #2306: Improve display of text annotations with multiple values

Fixed on all list pages.

comment:4 by Nicklas Nordborg, 11 months ago

In 8154:

References #2306: Improve display of text annotations with multiple values

Fixed on the item overview page. Place the "edit" icon first in the source code to prevent an extra line break when using bullet list.

comment:5 by Nicklas Nordborg, 11 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.