Skip to content

Feature request: scrollable list view in HTML results for large queries #566

@dmoypal

Description

@dmoypal

Hi, thank you for this great tool!

I really find the HTML report format ( formally --format-mode 3) very useful for exploring and analyzing results interactively. However, when running Foldseek with many query structures, the tab-based layout becomes difficult to navigate. With hundreds of tabs, finding a specific query requires scrolling through a long horizontal tab bar, which is impractical.

A scrollable vertical list/sidebar of all queries would be a more scalable alternative. Something like:

  • A fixed sidebar on the left with all query names in a scrollable list
  • Clicking a query loads its results in the main panel
  • Optionally, a small search box at the top of the list to filter queries by name

Thanks for considering this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions