Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Conversation

@Coldknife2
Copy link

Migrate to latest react version and change eslint configs accordingly
Tests corrected, all green

Update storybook to 7 => broken atm, WIP

NavBar.spec.tsx => deleted 2 tests I judge non relevant, explanation provided in comments on file
remove storybook-readme (https://storybook.js.org/addons/storybook-readme) => not updated for 3 years, not compatible with storybook 7+

Current state of PR :
Tests are ok
Builds correctly
Storybook starts, but content is broken, due to the removal of storybook-readme

Maybye this PR => #1022
could help migrate to .mdx files and fix the problem


const handleChangeItems = useCallback(
(e) =>
(e: any) =>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

celui ci j'avais réussi à le typer (e: {value: number})

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oui je me suis pas embêté pour ces erreurs là, il doit y avoir moyen de mieux les typer

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants