This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Filter field: Truncated labels should show a tooltip including the full Text #392
Comments
Align with UX where to show the overlay and it's behaviour
|
tomheller
added a commit
that referenced
this issue
Jan 22, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
4 tasks
tomheller
added a commit
that referenced
this issue
Jan 22, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 22, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 22, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 22, 2020
BREAKING CHANGE: As the constructor signatures for the autocomplete and the dt-filter-field-tag are changing, this is considered a breaking change and should be released with 6.0.0. To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 22, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 24, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 28, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 28, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
tomheller
added a commit
that referenced
this issue
Jan 28, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
ffriedl89
pushed a commit
that referenced
this issue
Jan 30, 2020
To provide the full value on an ellipsed filter field tag, we have added a DtOverlay to the element, if it is being ellipsed. The overlay should not show up if the value is not ellipsed. Fixes #392
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Report
Currently the filter field truncates long values - which is fine.
But the full text should be shown as a tooltip.
The text was updated successfully, but these errors were encountered: