Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data Cell Merge from left to right

Definition

By default In order to ease table reading, by default, the table has its data merged from left to right columns.
Thus, the rows where there are identical values are merged, starting from the first column on the left. The merging continues from left to right until a column with different values is encountered.

Jira Issue

Jira
serverSyensqo's Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdd8efc1ef-48bd-3b4e-8714-ad827f4f059b
keyLB-5258

...

titleUse Cases


LB-6098 - Authenticate to see issue details

Use-cases

Use-case n°1

...

:

  • Given the user can move a column to the first position in the table with a simple drag/drop
  • When

...

  • in the first column consecutive values are identical

...

  • Then those consecutive-identical values are vertically merged into one cell

Use-case n°2:

  • Given the user can move the position of a

...

  • given column in the table with a simple drag/drop

...

  • When the

...

  • values of the previous columns are merged
  • Then the consecutive-identical values of the next column are vertically merged into one cell


Expand
titleTest Cases


Future Improvements

  • User can choose to view merged cells or not → make this feature as a configuration option. 
    Jira
    serverSyensqo's Jira
    columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverIdd8efc1ef-48bd-3b4e-8714-ad827f4f059b
    keyLB-6450