-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Component/s: UI
-
Release Notes Summary:The data table cell scales vertically/horizontally to accommodate the large amount of nuxeo-tag elements.
-
Tags:
-
Backlog priority:600
-
Team:UI
-
Sprint:UI - 2022-8
When a nuxeo-data-table is configured to have 5+ columns, cells for Documents with a large amount of entries for a multi-valued Directory field (e.g. dc:subjects) don't scale to accommodate, resulting in nuxeo-tag text content overlapping with one another.
Steps to reproduce:
- In Web UI, create a Document and populate the dc:subjects property with at least 5+ entries.
- Using the default Search drawer item, query for the newly-created document.
- From the results table settings, make the Subjects column visible and reveal columns until the number visible is at least 5
- For example: Title, Modified, Last contributor, Version, Subjects
- Observe the contents of the Subjects column
Expected behavior: the entries for dc:subjects do not overlap. The data table cell scales vertically/horizontally to accommodate the large amount of nuxeo-tag elements.
Actual behavior: the entries for dc:subjects overlap one another, obscuring text content.
- is caused by
-
ELEMENTS-1458 Prevent nuxeo-data-table-column-sort icon overflow with shrinking viewport
- Resolved
- is related to
-
ELEMENTS-1555 Fix nuxeo-tag overflow in nuxeo-data-table-cell
- Resolved
-
ELEMENTS-1531 Fix nuxeo-user-tag stretching horizontally inside layouts
- Resolved