Skip to content

[New Docs] Docs Bugs & Issues #8035

@gaearon

Description

@gaearon

We just completely rewrote docs in #7864.
They're bound to cause some issues, have some mistakes, etc.
Let's keep this issue as an umbrella for all problems we're discovering after the initial rollout.

  • Old links shouldn't be 404! Major issue.
  • Topbar points to https://facebook.github.io/react/index.html which is ugly URL
  • We shouldn't use Number as an identifier docs: list and key examples override Number #8034
  • Remove vars everywhere except ES5 page
  • JSX in depth has weird names like Story1, render2 @lacker
  • JSX in depth shows a failing example with <hello> tag but doesn't show how to fix it @lacker
  • Localized pages are gone: need to set up a new streamlined localization effort (cc @thejameskyle)
  • Mention in default index.html that it is not production-ready
  • Mark mockComponent as legacy and unnecessary
    Don't make mockComponent depend on Jest #2499 (comment)
  • shallowCompare on Addons page should recommend PureComponent instead
  • Figure out what to do with Community section ([Docs] Community section #6099)
  • Mention string refs
  • Forms doc has mistakes
  • Forms doc uses setState for uncontrolled components which is confusing
  • Installation is messy

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions