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: wikidata-b...@lists.wikimedia.org
          Reporter: daniel.kinz...@wikimedia.de
                CC: wikidata-b...@lists.wikimedia.org
       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.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to