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

            Bug ID: 65768
           Summary: Improve display of lists in diffs (e.g. aliases)
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

In a diff view, insertions/deletions in a list should not have a new header for
each index, but should be lumped together under one header. 

Currently, adding two aliases in English would be shown as:

* aliases / en / 0:
  + Foo

* aliases / en / 1:
  + Bar

Instead, this should be shown as:

* aliases / en:
  + Foo
  + Bar

This should be doable by making DiffView aware of the isAssociative() flag of
the Diff object.

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

Reply via email to