people didn't find the "download diff" link
Bug #816757 reported by
Martin Pool
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
In talking to Ubuntu developers I discovered none had realized there was a "download diff" link on a merge proposal page, and they said adding such a feature would be highly useful. Therefore it seems that improving the ui so that people can actually find the existing feature would be highly useful.
summary: |
- want to get a debdiff from an ubuntu merge proposal + people didn't find the "download diff" link |
description: | updated |
tags: | added: code-review confusing-ui ui |
Changed in launchpad: | |
status: | New → Confirmed |
Changed in launchpad: | |
status: | Confirmed → Triaged |
importance: | Undecided → Low |
Changed in launchpad: | |
importance: | Low → High |
To post a comment you must log in.
Did they (a) see the diff displayed on the page, but not see the "Download diff" link in its header, or (b) not see the diff at all?
If (a), maybe move the "Download diff" link from the left of the diff block to the right, and/or remove the grey background from the header.
If (b), it's probably because of the link styling. Links are most obvious if they are consistently blue and underlined. Many sites get away with styling some links differently from others, many sites get away with using a color other than blue, and many sites get away with removing the underlining, but doing all three at once may be going too far.