-
Notifications
You must be signed in to change notification settings - Fork 122
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
Change the "Edit My Reform" button in the Household Impact screen to say "View Economic Impact" #2357
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
could you drop a screenshot of the app after locally building? |
Attached |
Does that show up if the user hasn't defined a reform? In that case, we want that button to prompt them to design a reform, and only to view economic analysis if they've already done a reform. |
I mean according to the issue given i solved it and that view economic impact is showing before creating a reform |
|
could you please be more precise, |
Or can you please post the screen shot where you need the text to be change |
You're editing the right button, but applying the changes too broadly. What we're looking for is this:
|
Ok you're basically saying after user entered the values and after calculation then it must be changed to view economic impact till then it should be as edit my reform button right.Got it |
Description
Fixed #1894 issue
Changes
Changed the "edit my reform" button to "view economic impact", location->src/pages/household/HouseholdRightSidebar.jsx
Screenshots
Tests
Used make debug to test the file.