Page MenuHomePhabricator

Mismatch Finder: Change placement of 'External source' column
Closed, ResolvedPublic2 Estimated Story Points

Description

Context

In the original MVP designs for the Mismatch Finder's table in the results page, the 'External source' column is placed right after the 'Value on external source' column. This order is convenient, as it allows users to logically relate the value to its source.

Problem

In the implemented table layout, the 'Status' column interrupts the reading order/relationship between the 'Value on external source' and 'External source'. These two columns should be annexed, as specified in the designs.

DesignsProduction
Screenshot 2022-11-25 at 13.22.29.png (912×1 px, 150 KB)
Screenshot 2022-11-25 at 13.20.29.png (616×2 px, 136 KB)
Solution

Reorganize the column order of the Mismatch Finder's results table and place the 'External source' right after the 'Value on external source' column.

Acceptance criteria
  • The 'External source' column is placed after the 'Value on external source' and before the 'Status' column

Event Timeline

Sarai-WMDE renamed this task from Change placement of 'External source' column to Mismatch Finder: Change placement of 'External source' column.Nov 25 2022, 1:09 PM