c4799a2b94
Fixed issue boards scrolling with a lot of lists & issues ## What does this MR do? When an issue board has a lot of lists & each list has a lot of issues scrolling can be tricky. This changes that by making the element that scrolls the `board-list` div. This is ok because sorting inside each list isn't possible, it will need re-thinking when sorting is possible but this fixes the bug for now. See merge request !7748 |
||
---|---|---|
.. | ||
board.js.es6 | ||
board_blank_state.js.es6 | ||
board_card.js.es6 | ||
board_delete.js.es6 | ||
board_list.js.es6 | ||
board_new_issue.js.es6 | ||
board_sidebar.js.es6 | ||
new_list_dropdown.js.es6 |