https://bugzilla.wikimedia.org/show_bug.cgi?id=68055

            Bug ID: 68055
           Summary: iOS app page edit history should load more revisions
                    on demand (infinite scroll)
           Product: Wikipedia App
           Version: Stable
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: iOS App
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
            Blocks: 67874
       Web browser: ---
   Mobile Platform: ---

Currently we fetch only the last 50 revisions' worth of info. This has two
problems:

1) On slow connections, the initial payload download can take a couple extra
seconds to load things that aren't visible on screen yet: bug 67874

2) If there are more than 50 revisions, we're not showing anything beyond that!

An 'infinite scroll' style where we start with just a few revisions and fetch
more when you scroll down towards the end should handle this better for most
typical cases.

(For huuuuuge histories we might want to be able to jump to points in time, etc
which is much fancier -- leave that for later.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to