-
Notifications
You must be signed in to change notification settings - Fork 18
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
Regression Testing for SuperFluid Back-end Merge #1894
Comments
Screen.Recording.2024-12-17.at.12.13.08.PM.mov |
@maryjaf I tried on staging and it's working for me: can you try standard procedure or create new account inside metamask? |
-I enabled recurring donation option Screen.Recording.2024-12-17.at.1.24.26.PM.mov
Screen.Recording.2024-12-17.at.1.29.57.PM.mov |
this is good question I think @mateodaza have answer on that, as I can see inside his code it will ask you for switching to the Base or OP network. Will left this comment here that he can see. |
|
@maryjaf this hasn't solved, I found same problem on creating new project. Try to create same on Etherium network and than enable recurring donation. I'm investigating this ;) |
@divine-comedian, cc @maryjaf, @mateodaza, tried to fix, but we have problem on enabling recurring donation address on project creation form. For enable recurring donation address either on OP or Base we need to have project data but we don't have that inside creation form, the project has not been created yet. Option is to move recurring donation opt-out to the edit project form. |
We should do some general regression testing on staging following the merge of #1893
General tests should include:
When this passes we will push staging back-end to production and repeat the process to ensure we have not introduced any new bugs into the dapp.
cc: @CarlosQ96
The text was updated successfully, but these errors were encountered: