← Back to team overview

touch-packages team mailing list archive

[Bug 1430815] Re: [Scopes] grid horizontal scope card has white background

 

** Changed in: ubuntu-ux
     Assignee: Paty Davila (dizzypaty) => Alex Milazzo (digitalalex)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1430815

Title:
  [Scopes] grid horizontal scope card has white background

Status in Canonical System Image:
  Invalid
Status in Ubuntu UX:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Create a scope card with the following layout:
  `{
    "schema-version": 1,
    "template": {
      "category-layout": "horizontal-journal",
      "card-size": "large",
      "overlay": false,
      "collapsed-rows": 2
    },
    "components": {
      "title": "title",
      "subtitle": "subtitle",
      "art":  {
      	"field": "art",
      	"aspect-ratio": 2.1
      },
      "summary":"summary"
    }
  }`

  Expected behaviour:
  All the components are displayed on the same card

  Actual behaviour:
  a background is added to the card with white color and the border is smaller than the art.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1430815/+subscriptions


References