Skip to content

Prevent Generated Chart Search Results from Pointing to Nonexistent Docs#641

Open
anott03 wants to merge 2 commits into
cloudflare:mainfrom
anott03:chart-component-docs
Open

Prevent Generated Chart Search Results from Pointing to Nonexistent Docs#641
anott03 wants to merge 2 commits into
cloudflare:mainfrom
anott03:chart-component-docs

Conversation

@anott03

@anott03 anott03 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Currently the auto-generated search results for Chart components point to nonexistent paths: /components/chart, /components/bubble-map, etc. Most of these have guides already, so the generated search results were redundant, so removing them was sufficient. BubbleMap and ChoroplethMap, however, are documented in the "Maps" guide, which is not listed as a result when searching for those components. In those cases, add overrides that direct them to /charts/maps.


  • Reviews
    • bonk has reviewed the change
    • automated review not possible because:
  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:

@anott03

anott03 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

/bonk please review

@ArshVermaGit ArshVermaGit left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup. Removing the invalid doc links and redirecting the map components to the correct documentation improves the search experience. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants