This task is to evaluate the design of Special:Investigate and fix resulting design problems:
- T249251: The blue highlight on hover indicating the current row reappears when a yellow highlight is pinned; this should be removed [Small]
- the blue highlight on hover indicating the current row reappears when a yellow highlight is pinned; this should be removed: - SMALL
- T249252: Pin buttons behavior [Med]
- pin buttons should only be visible for the cell being hovered on, and should disappear again on mouseout (including when a highlight is pinned) - MEDIUM
- When hovering over a row, the pin button should show up only on that row (and not on all the matching/highlighted ones).
- Once an item is pinned, the pin button should not be visible if the highlighted row is not being hovered on. -
- T249253: Highlight in Preliminary check on the basis of date [Small]
- Display both date and time on Preliminary Check - SMALL
- Highlight on the basis of the date (ignore the time)
- T249254: Message for no results in compare tab [Small]
- When there are no results in the Compare tab: - SMALL
- Don't show the Filters box
- Update the message from "There are no results." to "There are no result: there have been no edits from these users or IPs in the last 90 days".
- The above message should be in a box:
.thebox { background: #fef6e7; border: 1px solid #ac6600; border-radius: 2px; padding: 16px; }
- T249255: Minor design fixes for Special:Investigate [5*XSmall]
- Match the spacing of the "New investigation / Logs" buttons to the prototype (Chrome). - XSMALL
- Filter button should be quiet and progressive. - XSMALL
- Reduce UA's font size to 12px - XSMALL
- Use a variable
- Table headers background should be #EBECF0, with a 2px border at the bottom - XSMALL
- Date range text should be right-aligned - XSMALL
- T249256: Remove the line between the UA string and the date range [Small]
- Remove the line between the UA string and the date range - SMALL