Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Unless we are able to do NIFI-2081, the tabs need to also scroll with the content to be consistent with the others
For the values list can we use a 2-column layout?
- Leave left column mainly as is, but remove 'previous' and 'no value set' label
- Add a right column with the heading 'Previous Values'
- For those that have been modified, repeat same stacked label/value (or 'no value set') pairing
- For those not modified, show nothing (this is the current behavior I think)
- Corresponding current/previous values displayed in each column need to remain horizontally aligned with one another so users can quickly compare them side by side
For .unset class, ADD
font-size:13px;
For the 'only show modified' checkbox:
- Place the checkbox first, before the text
- Change the text to 'Show modified attributes only'
For #modified-attribute-toggle-label, ADD
font-size:13px;