Skip to content

Link special HTML components to their React reference pages - #8596

Open
saidstack wants to merge 1 commit into
reactjs:mainfrom
saidstack:fix-react-dom-component-links
Open

Link special HTML components to their React reference pages#8596
saidstack wants to merge 1 commit into
reactjs:mainfrom
saidstack:fix-react-dom-component-links

Conversation

@saidstack

Copy link
Copy Markdown

The "All HTML components" list on the React DOM Components page
links six special components to MDN even though each has a dedicated
React reference page:

  • <form>, <link>, <meta>, <script>, <style>, <title>

Those six now point to /reference/react-dom/components/*, matching
the other special components in the same list (<input>, <option>,
<progress>, <select>, <textarea>), which already link to React.

This makes all eleven special components consistent.

The page: /reference/react-dom/components
Screenshot 2026-08-15 at 6 09 54 AM

Before: <form> links to MDN
Screenshot 2026-08-15 at 6 10 01 AM

After: <form> links to React
Screenshot 2026-08-15 at 6 19 48 AM

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

1 participant