Bug #19631
closed
Subprocesses panel is not labeled
Added by Peter Amstutz about 2 years ago.
Updated about 2 years ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
The "subprocesses" panel isn't labeled "subprocesses" like every other panel on this page.
- Description updated (diff)
- Assigned To set to Stephen Smith
- Assigned To changed from Stephen Smith to Lucas Di Pentima
- Status changed from New to In Progress
Updates at arvados-workbench2|1c5ffeeb - branch 19631-subprocess-panel-title
Test run: developer-tests-workbench2: #984
- Passes title prop to
DataExplorer
component on the Subprocesses panel.
- Fixes panel's toolbar icons alignment.
- Removes unused CSS styling code from the Search component.
To better align the search component vertically, we'll need to change the way the input shows its label: when the user clicks on the input, the label moves up, and that's why its marginTop
is set to 16px in the default Material-UI theme.
Lucas Di Pentima wrote in #note-5:
Updates at arvados-workbench2|1c5ffeeb - branch 19631-subprocess-panel-title
Test run: developer-tests-workbench2: #984
- Passes title prop to
DataExplorer
component on the Subprocesses panel.
- Fixes panel's toolbar icons alignment.
- Removes unused CSS styling code from the Search component.
To better align the search component vertically, we'll need to change the way the input shows its label: when the user clicks on the input, the label moves up, and that's why its marginTop
is set to 16px in the default Material-UI theme.
This LGTM, thanks!
- Status changed from In Progress to Resolved
Also available in: Atom
PDF