← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1596601] Re: Show the module of the parent component in components.api

 

** Changed in: ubuntu-ui-toolkit (Ubuntu)
     Assignee: (unassigned) => Christian Dywan (kalikiana)

** Also affects: ubuntu-sdk-api
   Importance: Undecided
       Status: New

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

Title:
  Show the module of the parent component in components.api

Status in Ubuntu SDK API:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Lines like this in components.api can be ambiguous:

  Ubuntu.Components.Pickers.Dialer 1.3: StyledItem
  Ubuntu.Layouts.Layouts 1.0 0.1 ULLayouts: Item

  It is better to also show the module for the parent component, like
  this:

  Ubuntu.Components.Pickers.Dialer 1.3: Ubuntu.Components.StyledItem
  Ubuntu.Layouts.Layouts 1.0 0.1 ULLayouts: QtQuick.Item

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sdk-api/+bug/1596601/+subscriptions


References