Skip to content

Feature request: Display length of shortest path in UI #3659

Open
@p-

Description

@p-

Is your feature request related to a problem? Please describe.

When using MRVA with a query (custom or default) that yields a lot of results it is often hard to figure out which of the results are the most promising ones. Only after clicking on "Show paths" one learns how long the paths are and likely starts looking at results with a lower path count.

Image

See also: Feature request: allow to limit results by path length in UI

Describe the solution you'd like

It would be nice if the shortest paths for all the results would be displayed in the overview. (For MRVA and maybe also for local queries).

I've hacked this together in my experimental branch and it's already helpful (but not so beautiful 😉 ) - see commit p-@20617d2.

Image

Describe alternatives you've considered

An alternative or a nice addition would be if they results were ordered with regards to their shortest path length (shortest length on top).

Additional context

See also: Feature request: allow to limit results by path length in UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions