"Registered upstream project" needs a selected radio button
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Edwin Grubbs |
Bug Description
1. Go to <https:/
2. Look at the "Registered upstream project" section.
The "Choose another upstream project" radio option should be the default
There will always be two radio buttons, there may be 10 where there are matches.
ORIGINAL:
What you see: A single radio button, unselected, with the label "Choose another upstream project".
What you should see:
* If there is a radio button, there should always be at least two of them.
* If there are radio buttons, one of them should always be chosen by default.
* If the word "another" is used, it should be clear what the originals were.
As far as I can tell, the radio button and following "Link to Upstream Project" button should instead be a link, since all they do is go to another page.
Related branches
- Curtis Hovey (community): Approve (code + ui)
-
Diff: 11 lines (+1/-1)1 file modifiedlib/lp/registry/browser/sourcepackage.py (+1/-1)
Changed in launchpad-registry: | |
milestone: | series-future → 10.09 |
assignee: | nobody → Edwin Grubbs (edwin-grubbs) |
tags: | added: bridging-the-gap |
description: | updated |
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
This came up during the UI review for this work at:
https:/ /code.edge. launchpad. net/~sinzui/ launchpad/ project- packages- portlet- ui/+merge/ 23360
"There will always be two radio items. The additional option will land Friday or Monday."
Curtis, did the branch you were referring to land or has something changed since?