Skip to content

fix: render bio links for Redocly, OpenAPI Initiative, and API Design etc#2312

Open
waygeance wants to merge 1 commit intojson-schema-org:mainfrom
waygeance:fix-bio-link-render
Open

fix: render bio links for Redocly, OpenAPI Initiative, and API Design etc#2312
waygeance wants to merge 1 commit intojson-schema-org:mainfrom
waygeance:fix-bio-link-render

Conversation

@waygeance
Copy link
Contributor

What kind of change does this PR introduce?

Enhancement (UI improvement + content rendering update)

Issue Number:

Screenshots/videos:

Screenshot 2026-03-03 at 8 47 12 PM Screenshot 2026-03-03 at 8 47 31 PM

If relevant, did you update the documentation?

Summary
This PR enhances the AmbassadorsCard.tsx component to improve the usability and presentation of ambassador bios.

1. AmbassadorsCard.tsx Enhancement

  • Introduced a parseBio function that converts specific organization mentions into clickable links.
  • Currently targets:
    • Redocly
    • OpenAPI Initiative
    • API Design Matters
  • Links:
    • Open in a new tab
    • Include proper styling (blue text with hover effects)
  • Updated bio rendering from plain text to dangerouslySetInnerHTML to support HTML link rendering.

This improves discoverability and user experience by allowing visitors to directly navigate to referenced organizations and resources.

2. Submodule Updates

  • Updated _includes/community submodule content.
  • Includes updates across multiple draft specification submodules (various JSON Schema drafts).

These changes ensure the repository remains aligned with upstream submodule updates.
Does this PR introduce a breaking change?

N/A

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@waygeance waygeance requested a review from a team as a code owner March 3, 2026 15:45
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Mar 3, 2026
@waygeance waygeance force-pushed the fix-bio-link-render branch from 868f848 to fbf6135 Compare March 3, 2026 15:48
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview fbf6135

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (dbfd6ea) to head (fbf6135).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2312   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          672       674    +2     
  Branches       211       211           
=========================================
+ Hits           672       674    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@waygeance
Copy link
Contributor Author

Hi @vtushar06 Please look into this and also json-schema-org/community#1013 this , they both are vital for this issue ☺️ , Both Pr are small and simple.

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

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

🐛 Bug: Ambassador bio links rendered as plain text instead of clickable hyperlinks

1 participant