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

feat: basic recoil dev tools #1061

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

StereoPT
Copy link
Contributor

@StereoPT StereoPT commented Feb 9, 2023

Relates to #1060
Fixes #1060

Screenshots

image

image

Proposed Changes

  • Added a new Button that Dumps the current Recoil State to the console.
  • This Button:
    • Is controlled by a Flag inside the constants.tsx file
    • Is always on top of the Page in the Bottom Left Corner

This pull request closes #1060

@StereoPT StereoPT added enhancement New feature or request frontend labels Feb 9, 2023
@StereoPT StereoPT requested a review from a team February 9, 2023 16:48
@StereoPT StereoPT self-assigned this Feb 9, 2023
@StereoPT StereoPT linked an issue Feb 9, 2023 that may be closed by this pull request
@StereoPT StereoPT merged commit 04a9f70 into main Feb 9, 2023
@StereoPT StereoPT deleted the 1060-feature-recoil-state-dump branch February 9, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Recoil State Dump
3 participants