microsoft / microsoft/fluentui-contrib
[Bug](react-tree-grid): fails react 17 integration tests
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 62
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
Package
react-tree-grid
Package version
latest
Environment
n/a
Current Behavior
https://github.com/microsoft/fluentui-contrib/actions/runs/16508531411/job/46685232442
Expected Behavior
package stories should be valid with both react 17 and react 18
Reproduction
https://github.com/microsoft/fluentui-contrib/actions/runs/16508531411/job/46685232442
Steps to reproduce
- yarn nx run react-17-tests:type-check:integration
- see tsc failures
Are you reporting an Accessibility issue?
None
Suggested severity
High - No workaround
Low - see https://github.com/microsoft/fluentui-contrib/issues/445#issuecomment-3209738765
Products/sites affected
repo CI
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run yarn nx run react-17-tests:type-check:integration and inspect the TypeScript failures reported for the react-tree-grid package stories. Compare the failures with the linked CI job and verify the stories are valid under both React 17 and React 18; done means the integration type-check passes for both versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- ci-cd, frontend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100