json-schema-org / json-schema-org/website

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

Open
#2,104 5 comments 0 reactions 1 assignee View on GitHub

@AnujAga2005 is already working on this.

Since Jan 31, 2026.

✨ Enhancement Status: Accepted
Dominant language
HTML
Stars
169
Forks
484
Avg merge
2d 2h
Merged PRs (30d)
6

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.