-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 11.1
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Web UI
Right now, nuxeo-breadcrumbs is displaying an ellipsis on the right when we have long names or long paths. In extreme cases, this will hide the root location or will display irrelevant information for the user.
Also, our current implementation is relying on an hack. We are using CSS direction property to change the location of ellipsis to the left (in left-to-right languages) and to the right (in right-to-left languages). This can lead to tricky situations with special characters.
We should improve our current implementation to give us some configuration regarding the breadcrumb usage; to have a cleaner way of rendering the items; and to better manage the way we deal with right-to-left languages.
- depends on
-
DESIGN-433 Breadcrumb improvements
- Open
- is related to
-
ELEMENTS-714 Vocabulary label is truncated
- Open
-
WEBUI-29 breadcrumb broken under certain conditions
- Resolved
-
NXP-26685 Display enough of the path to be meaningful
- Resolved
-
NXP-28064 Wrong breadcrumb display with special characters
- Resolved