← Back to team overview

touch-packages team mailing list archive

[Bug 1337408] Re: veritcal-journal with single result does not display

 

** Changed in: savilerow
       Status: New => Fix Released

-- 
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/1337408

Title:
  veritcal-journal with single result does not display

Status in The Savilerow project:
  Fix Released
Status in The Unity 8 shell:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  When I use  vertical-journal, if there is only a single result, it does not display. when there is more than one result, they all display.
  {
          "schema-version" : 1,
          "template" : {
              "category-layout" : "vertical-journal",
              "card-size": "20"
          },
          "components" : {
              "title" : "title",
              "art" : "art"
          }
  }
   
  When using grid layout, my results always display, even with there is only one. 
  {
          "schema-version" : 1,
          "template" : { 
              "category-layout" : "grid",
              "card-size": "small"
          },
          "components" : { 
              "title" : "title",
              "art" : "art"
          }   
  }      

  
  Please see attachments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1337408/+subscriptions