Skip to content

Long routes lead to lots of extra folders #21

@zjrunner

Description

@zjrunner

An optional tree collapse can lighten the unnecessary hierarchy.

Routes at:
/organization/_apis/one
/organization/_apis/one/two/three
/organization/_apis/one/two/three/four

Currently

  • /organization
    • _apis
      • one
        • two
          • three
            • four

Collapsed

  • /organization/../one
    • two/three
      • four

I have a commit in a fork I'll link later as an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions