Button on collaboration page needs tweaks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Software Center Agent |
New
|
Undecided
|
Kit Randel |
Bug Description
On the collaboration page for a snap, there's a button with the label "Share only with these people". However, the button has a white background, and the page has a white background, and the button border is a thing dotted grey line.... all this adds to making the button rather hard to see.
Additionally, the button is right-aligned with the form above it, while other forms on the same website (for example https:/
I think we should revisit this design, ideally fixing both issues identified above.
See attached file for a screenshot showing both issues.
Changed in software-center-agent: | |
assignee: | nobody → Kit Randel (blr) |
Specifying collaborators (why are they called “recipients”?) is the main thing you can do on this page, so I think this button should be a primary button, Vanilla green.
Vanilla’s form example <https:/ /docs.vanillafr amework. io/en/patterns/ forms> shows that the main submit button for a form — in that case and this, the only button — goes on the right.
Both of those achieved by <button class=" p-button- -positive u-float-right">.