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

Feature: Add "Reset fork" button #14

Open
jxom opened this issue Aug 27, 2023 · 3 comments
Open

Feature: Add "Reset fork" button #14

jxom opened this issue Aug 27, 2023 · 3 comments
Assignees
Labels
D: Easy Difficulty: Easy Good First Issue Good for newcomers P: Low Priority: Low T: Feature Type: Feature

Comments

@jxom
Copy link
Member

jxom commented Aug 27, 2023

Important

If you would like to work on this, please comment and we will assign you to the issue.


On the Network Configuration screen, we should add a button under Update so consumers can reset the Anvil fork programmatically. We can iterate on where this functionality should live in the UI later.

Suggested Implementation

  1. Add a mutation Hook called useReset to src/hooks/ for viem's reset Action
  2. Add a button called "Reset fork" under "Update" that utilizes the new useReset Hook.
@jxom jxom added the Good First Issue Good for newcomers label Aug 27, 2023
@jxom jxom changed the title Reset instance Add "Reset fork" button Aug 27, 2023
@jxom jxom added P: Low Priority: Low D: Easy Difficulty: Easy T: Enhancement Type: Enhancement T: Feature Type: Feature and removed T: Enhancement Type: Enhancement labels Aug 27, 2023
@cashd
Copy link

cashd commented Aug 27, 2023

Hey jxom! I would like to work on this!

@jxom
Copy link
Member Author

jxom commented Aug 27, 2023

🤝

@ebbieaden
Copy link

I would like to work on this

@jxom jxom changed the title Add "Reset fork" button Feature: Add "Reset fork" button Sep 5, 2023
@jxom jxom moved this to Backlog in Rivet Roadmap Sep 6, 2023
@jxom jxom moved this from Backlog to Working in Rivet Roadmap Sep 6, 2023
@jxom jxom moved this from Working to In Review in Rivet Roadmap Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D: Easy Difficulty: Easy Good First Issue Good for newcomers P: Low Priority: Low T: Feature Type: Feature
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

3 participants