You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
app-kanban.less Break long words in kanban items 6 years ago
export.js Fix issues of no file extension for pad export 6 years ago
index.html New share modal in all the apps 6 years ago
inner.html Kanban application using the cryptpad framework 7 years ago
inner.js Fix kanban items issues 5 years ago
jkanban.css Improve kanban UI 7 years ago
jkanban.js Kanban: Move “Add Item” to Header 5 years ago