Andi Huber created CAUSEWAY-3622: ------------------------------------ Summary: [Wicket Viewer] cosmetic: Entity Link Tooltips should include full title, when abbreviated or hidden. Key: CAUSEWAY-3622 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3622 Project: Causeway Issue Type: Improvement Components: Viewer Wicket Reporter: Andi Huber Assignee: Andi Huber Fix For: 2.0.0-RC4
With EntityIconAndTitlePanel we have tooltips made of 2 sections # tooltip-title # tooltip-body (1) contains the friendly name of the domain object's type (2) contains the description of the domain object's type Situational, the title of an entity link might be hidden or abbreviated, in which case we perhaps should add the full entity title to tooltip-body section. -- This message was sent by Atlassian Jira (v8.20.10#820010)