arc-archive / api-console-app

An API Console as a standalone application
Apache License 2.0
0 stars 0 forks source link

child resources are displayed on same level than parent resource #32

Open carobazan opened 7 years ago

carobazan commented 7 years ago

Description

Expected outcome

In the attached image resource /settings{mediaTypeExtension} should be displayed in a way that is clear that the resource is a child of /account resource

Actual outcome

In the image a child resource and one that is not a child are shown the same ( /settings{mediaTypeExtension} is displayed exactly as /activities{mediaTypeExtension} screen shot 2017-06-16 at 2 25 40 pm

Live Demo

Steps to reproduce

  1. Open Design Center, create a project with resource nodes containing child nodes
  2. Open Console and expand nodes with child nodes, compare to nodes at root level

Browsers Affected