Feature: Added Undo option after transaction deletes#115
Conversation
|
@sharon44-ham is attempting to deploy a commit to the Tanmay Kalra's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@sharon44-ham please resolve the conflicts |
Hey resolved the conflicts. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@sharon44-ham your code contains some error, please resolve it. |
hey i cant view errorlog in vercel,i have cleared all errors i got locally by running npm run build however yet it shows some checks were not successful:( |
Tanziha-Sheikh
left a comment
There was a problem hiding this comment.
Hello @sharon44-ham
I have reviewed your PR and find out that you have done lots of changes in the files while working on undo transaction. I don't think that all these file need the changes or maybe the changes made while resolving the conflicts.
Please explain why did you update the react and react dom package.
Directly upgrading the react version will affect the overall project and some functionality stops working. It's not required here.
Also, in the Dashboard.jsx lots of code are removed. Please check it and make sure that someone else code doesn't removed by you even unintentionally.
Please check the above points as soon as possible and update us.
Thanks
@Tanziha-Sheikh
CC- @TanmayKalra09


🚀 Pull Request
Feature: Added Undo option after transaction deletes
📋 Description
Added Undo functionality for deleted transactions.
Stores last deleted transaction in state and restores it if user clicks Undo within few seconds.
Please include a summary of the change and which issue is fixed (if any).
🔍 Type of Change
🙋 Your Details
🧪 How Has This Been Tested?
Manual Testing
-Screenshot

✅ Checklist