← Back to team overview

touch-packages team mailing list archive

[Bug 1294032] Re: Expandable should provide a header element

 

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
     Assignee: (unassigned) => Zsombor Egri (zsombi)

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

Title:
  Expandable should provide a header element

Status in Ubuntu UI Toolkit:
  Confirmed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  While using Expandables in my app, I noticed that I had to repeatedly
  define the following code http://paste.ubuntu.com/7108917/ to just
  create a header text. On discussing this with Mzanetti on IRC, he
  agreed that an Expandable should provide a generic Header element
  where the app developer can add anything to the header.

  So for instance for adding a text in the header, it would be simple
  as,

  Expandable {
      header: {
            Label {
                text: "header text"
           }
     }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1294032/+subscriptions