Comment 3 for bug 1337408

Revision history for this message
xreuze (xreuze) wrote : Re: [Bug 1337408] Re: veritcal-journal with single result does not display

How often do i see this, cli

Why code with known fact

db vers iq

On Thu, Jul 3, 2014 at 7:42 PM, Michał Sawicz <email address hidden>
wrote:

> ** Changed in: unity8
> Status: New => Triaged
>
> ** Changed in: unity8
> Importance: Undecided => High
>
> ** Changed in: unity8
> Assignee: (unassigned) => Albert Astals Cid (aacid)
>
> --
> You received this bug notification because you are subscribed to Unity
> 8.
> Matching subscriptions: Unity 8 Bug Reports
> https://bugs.launchpad.net/bugs/1337408
>
> Title:
> veritcal-journal with single result does not display
>
> Status in The Savilerow project:
> New
> Status in The Unity 8 shell:
> Triaged
>
> 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
>