Skip to content

✨ Enhancement: Add "Jump to Section" navigation when Group By is active #2104

@AnujAga2005

Description

@AnujAga2005

Is your feature request related to a problem? Please describe

Problem

When users enable "Group By" (e.g., by Tooling Type), the list becomes very long with multiple section headers (Validators, Annotations, etc.). Navigating to a specific category (like "Benchmarks") requires significant scrolling.

Image

Describe the solution you'd like

Proposed Solution

Add a "Jump to Section" dropdown or navigation bar next to the Group By controls.

  • Dynamic: It should only populate with the groups currently visible in the table.
  • Interaction: Selecting a category should smooth-scroll the page directly to that section header.
  • Benefit: This improves usability for the "Grouped" view without forcing users to use the sidebar filters to hide content.

I would like to work on this implementation using React refs or IDs for the section headers.

Describe alternatives you've considered

No response

Additional context

No response

Are you working on this?

Yes

Metadata

Metadata

Assignees

Labels

Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.✨ EnhancementIndicates that the issue suggests an improvement or new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions