microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.44k stars 2.72k forks source link

[Bug]: Fluent react v8 to v9 migration documentation out of date #31782

Closed barrcodes closed 2 months ago

barrcodes commented 4 months ago

Library

React Components / v9 (@fluentui/react-components)

System Info

n/a, see description

Are you reporting Accessibility issue?

None

Reproduction

https://codepen.io/barrcodes/pen/WNBzGRY

Bug Description

Actual Behavior

I couldn't find an appropriate location to post this, as there does not appear to be a way to contribute on the documentation. Apologies for the extra bug report.

The document found here is out of date. The only two components that are still in-progress are the Nav and the List. The rest of the github projects are closed, and the docs for the replacements are available.

That means the following should be linked in the docs:

Expected Behavior

migration docs should match the current fluent react v9 spec

Logs

No response

Requested priority

Normal

Products/sites affected

fluent react v9 documentation

Are you willing to submit a PR to fix?

yes

Validations

barrcodes commented 4 months ago

sorry, clicked the wrong library version. updated my report, but it is still tagged as northstar

miroslavstastny commented 4 months ago

Thanks for the report. If you would like to contribute, the source of the migration documentation is here: https://github.com/microsoft/fluentui/blob/master/apps/public-docsite-v9/src/Concepts/Migration/FromV8/ComponentMapping.stories.mdx

khmakoto commented 2 months ago

It seems like this was recently updated in #31841, so I'll be closing this issue.