cryptpad/www/kanban
Lars Kiesow ef5a56954d
Kanban: Move “Add Item” to Header
This patch moves the button to add new items to kanban boards to the
column headers.

The reasoning behind this change is that on larger boards the buttons at
the bottom may be pushed far away from the actual content, causing users
to constantly scroll up and down over the whole page just to add new
items.

This also helps on mobile devices since you may not see all of the
columns there due to the limited screen space. This means that you have
to remember which column you are working on to not accidentally add
items to the wrong column. This patch makes it clear to which  column
users add items since the button now resides next to the column title.
2019-10-09 22:04:31 +02:00
..
app-kanban.less Break long words in kanban items 2019-02-05 14:42:01 +01:00
export.js Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00
index.html New share modal in all the apps 2019-06-03 11:57:55 +02:00
inner.html Kanban application using the cryptpad framework 2018-04-02 20:27:52 +02:00
inner.js Fix kanban items issues 2019-09-25 14:52:24 +02:00
jkanban.css Improve kanban UI 2018-05-16 19:28:30 +02:00
jkanban.js Kanban: Move “Add Item” to Header 2019-10-09 22:04:31 +02:00