wekan/client/components/lists
Benjamin Tissoires 00376b43f8 list: make sure the spinner of infinite scrolling doesn't show on load
When loading a board on a high resolution screen, there is a chance there
is not enough cards displayed and the spinner is still there, spinning
forever.

Add an idle callback that checks if the spinner is still there, and while
it is there, extend the number of cards to show.

Fixes #2250
2019-03-26 16:26:59 +01:00
..
list.jade Optimize for mobile web, show single list per page with navigate bar 2017-11-29 17:06:33 +09:00
list.js Merge pull request #2270 from andresmanelli/fix_2266 2019-03-21 00:21:19 +02:00
list.styl - Fix2: Remove overlap of side bar button with card/list menu button on mobile browser 2019-02-13 01:04:30 +02:00
listBody.jade Fix popup title 2019-02-27 21:50:08 +01:00
listBody.js list: make sure the spinner of infinite scrolling doesn't show on load 2019-03-26 16:26:59 +01:00
listHeader.jade lists-color: only colorize the bottom border 2019-01-25 18:13:37 +01:00
listHeader.js colors: add per list color 2019-01-25 15:56:40 +01:00
minilist.jade Allow list creation from template 2019-02-24 00:05:00 +01:00