TweetLanes
TweetLanes copied to clipboard
Lists loading into settings slowly
I used to be able to but now when I go to settings > customize lanes, my lists don't appear.
Can you please elaborate.
Which version is this in? How many lists do you have?
Hey, I have version 1.2.0 and I currently have 2 lists both of which are private. It worked fine until I wiped my phone and re-downloaded all my apps, now it seems I cannot add lists to my columns. On 31 Aug 2013 22:49, "Chris Blyth" [email protected] wrote:
Can you please elaborate.
Which version is this in? How many lists do you have?
— Reply to this email directly or view it on GitHubhttps://github.com/chrislacy/TweetLanes/issues/256#issuecomment-23614591 .
I have done a little work in this area for 1.2.1...however you do need to close and Re-open the app to get them to show.
Could you try close and reopen. If that doesn't work try the beta.
I just downloaded the 1.2.1 beta and my lists still don't appear in settings > customize lanes On 31 Aug 2013 22:58, "Chris Blyth" [email protected] wrote:
I have done a little work in this area for 1.2.1...however you do need to close and Re-open the app to get them to show.
Could you try close and reopen. If that doesn't work try the beta.
— Reply to this email directly or view it on GitHubhttps://github.com/chrislacy/TweetLanes/issues/256#issuecomment-23614757 .
Have you tried closing the app (not pressing home but pressing back) and then re-open.
Yeah I tried that, I just get the option of selecting the default columns.
Ok. I'll label as a beta bug and will try and reproduce it.
I've just cleared data and signed in to the latest beta, lists load fine.
They take a couple of minutes to appear.
Open app, leave it on the timeline for about 5 min without doing anything else and they should load.
Yes! That worked. Also works on the main app too.
Thanks for the help
I see what you saying...but this is the second person mentioning. So maybe not so critical, but we need to do something with this functionality.
Have changed name and put into the next release 1.3.0.
Maybe a refresh button on the choose lanes dialog? Pressing forces a load of all the lists?
Possibly...there must be a seamless elegant way though....just need to think of it.
Just brainstorming here:
- Why not make this a full screen (not a dialog)
- Have it load the Lists BEFORE letting the user select the Lanes, with possibly a refresh button
- Add grab handles to the left of each Lane to allow re-arranging lanes (up/down) -> See Google Play Music App
Speaking of "Google Play Music App" they have a "Refresh" option in the Pop-Up menu on the Songs list.
i like the way the UI bit works, just need to try and work a way to make the background code and foreground UI be aware of each other.
Functionally, this does work.
The issue seems to be that twitter/the number of calls to twitter means the lists take a while to be pulled back. As a result, when you go to the settings, they are not there.
Ultimately that's the issue. Putting a refresh button will just mean you sit and wait with some sort of loading text which is pony.