touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #94115
[Bug 1430815] Re: [Scopes] grid horizontal scope card has white background
** Description changed:
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"
- }
+ "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.
+
+
+ ------------------------------
+ Desired resolution:
+
+ This is part of a bigger redesign project (Scopes toolkit) and it can't
+ be fixed as a single bug. Epic project card:
+ https://canonical.leankit.com/Boards/View/109386535#workflow-view
** Changed in: ubuntu-ux
Status: Triaged => Fix Committed
--
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:
Fix Committed
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.
------------------------------
Desired resolution:
This is part of a bigger redesign project (Scopes toolkit) and it
can't be fixed as a single bug. Epic project card:
https://canonical.leankit.com/Boards/View/109386535#workflow-view
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1430815/+subscriptions
References