Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate dropdown to scope map #3338

Merged
merged 5 commits into from
Jan 10, 2024
Merged

Conversation

thomtrp
Copy link
Contributor

@thomtrp thomtrp commented Jan 9, 2024

This is to refactor the recoil states to use our new way.
I implemented it for the component Dropdown:

  • migrated scopedStates to stateScopeMaps
  • updated the hook to load this states
  • did not update the interface

Tested through storybook and locally.

@thomtrp thomtrp force-pushed the tt-migrate-dropdown-to-scope-map branch 2 times, most recently from 60852f5 to 40bd645 Compare January 10, 2024 09:59
@thomtrp thomtrp force-pushed the tt-migrate-dropdown-to-scope-map branch from 40bd645 to 1221af1 Compare January 10, 2024 10:23
@charlesBochet charlesBochet merged commit 2713285 into main Jan 10, 2024
8 of 12 checks passed
@charlesBochet charlesBochet deleted the tt-migrate-dropdown-to-scope-map branch January 10, 2024 14:46
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.

None yet

3 participants