stable

Clone or download

Read-only

Remove uneeded vertical scrollbar when columns are collapsed

part of: story #13799 How to test: --> No vertical or horizontal scrollbar when columns are collapsed --> The label of a collapsed column is shown when you hover it Change-Id: I38b40e62d1c94ba4f7626d43d727b04e82a9a206

Modified Files

Name
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Collapsed/ExpandButton.test.ts +2 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Collapsed/ExpandButton.vue +2 −2 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Expanded/CollapseButton.test.ts +2 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Expanded/CollapseButton.vue +2 −2 Go to diff View file
M plugins/taskboard/themes/includes/_body.scss +0 −1 Go to diff View file
M plugins/taskboard/themes/includes/_header.scss +1 −2 Go to diff View file