lizconlan / favtags

Doing cool stuff with Twitter favo(u)rites
http://favtagger.com
Other
4 stars 1 forks source link

Visual feedback for user while loading favourites #17

Closed lizconlan closed 14 years ago

lizconlan commented 14 years ago

This can take some time, and may crash with some sort of Twitter error

At the moment just seems to lock up the browser, endlessly loading.

lizconlan commented 14 years ago

Not needed?

robertbrook commented 14 years ago

I think it would be helpful on the initial load: it takes a couple of clicks to get the pagination up to speed. I seem to remember some code to do this - will try to find it.

lizconlan commented 14 years ago

pagination and loading not linked?

robertbrook commented 14 years ago

logically, no - but during initial sequence you get weird pagination labels: 2 of 13, 2 of 14, 2 of 16 etc.,

lizconlan commented 14 years ago

Ah, neat! Or something

lizconlan commented 14 years ago

Store job id in user model. Check whether it's finished, don't allow the user to start another job until current one has finished. Delete job id on completion

Display panel flash at top of screen 'favourites are being loaded' while job is running.

Show rough percentage?