Story: As an editor, I want to get an overview of edit conflicts and navigate between them quickly.
Problem: When unchanged text is hidden (to get an overview) and then expanded again (to get more context or easier compare with the wikitext in the editor), the clicked "expand" section will almost certainly be scrolled out of view.
Possible solution: If I click a hidden section, it should remain in view. Ideally it remains in place. If no section is clicked, but the hide/show controls we don't know which section the user is looking at, but we may be able to keep the first of the currently visible conflicts in sight.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Keep scroll position when expanding/collapsing | mediawiki/extensions/TwoColConflict | master | +96 -9 |
Related Objects
Related Objects
- Mentioned In
- rESCC55074d82d58d: Keep scroll position when expanding/collapsing
rESCC2e69d14ec0d9: [WIP] Keep scroll position when expanding/collapsing
rESCC570052eb6d7f: [WIP] Auto-scroll to top of unchanged diff when expanding
rESCC89f5e17878f2: [WIP] Auto-scroll to top of unchanged diff when expanding
rESCCee2953f6c0e1: [WIP] Auto-scroll to top of unchanged diff when expanding
rESCCda345a8e9fd1: [WIP] Auto-scroll to top of unchanged diff when expanding
Event Timeline
Comment Actions
Change 335062 had a related patch set uploaded (by WMDE-Fisch):
[WIP] Auto-scroll to top of unchanged diff when expanding