Scrumban Board Layout Improvements 14 Oct 2014
The first big change you’ll notice is that by default, your board will now resize vertically on it’s own. No more scrolling cells that make it hard to see everything at once. If you liked the scroll bars, there’s now an option on the edit board screen to switch back. Picking a compact list-view for cells that tend to have a lot of cards becomes a lot more important.
We’ve also revamped how dragging stories works to make it much more natural.
This includes things like selecting several stories by holding down shift and
then dragging the group around and better hit-detection of cells so you can
drop a card far below the others and still have it correctly register.
A full list of improvements follows:
- The lead time histogram can now be filtered by date.
- The CFD can now be filtered by date.
- Cells on the Kanban board now vertically resize by default instead of getting scroll bars.
-
Multiselect on the kanban board has been improved.
- Use shift or ctrl & click on cards to intiate multi select.
- Single click with no key on an unselected card to deselect all.
- Use the toolbar options to apply actions to groups of cards.
- You can now drag groups of cards around the board.
- Drag & Drop on the Kanban board has been improved.
- You can now drag cards to any spot within a cell to drop them in that cell.
- It is now easier to drag cards to the backlog.
- Dragging now works on iOS devices.
- Standard markdown image tags now work within the detail of a card. Example:
![Mascot](https://d11uy15xvlvge3.cloudfront.net/static/v95/scrumdo/images/org-picker-images/artwork.jpg)
Note: If you use these image tags, we will no longer be able to auto-link URL's in the fields where they exist because the syntax gets ambiguous. In that case, you can still use markdown links. - Several performance improvements related to live updates of your board have been implemented.