-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fix Rewards Point - LifeTime Issue #1950
Conversation
In the code provided, I have found some issues and made the necessary corrections:
After fixing the above issues, the code should be checked for further functionality and styling concerns to ensure correctness. Let me know if you need any more help. |
|
In ActivityButton.tsx:
In RewardsActivitiesBottomSection.tsx:
In StakePushActivitiesListItem.tsx:
In StakePushSection.tsx:
Please review and make the necessary corrections. |
Pull Request Template
#1949
Description
Type of Change
Checklist
Frontend Guidelines
Build & Testing
Screenshots/Video with Explanation
Before: Explain the previous behavior
Incase of epoch reset, the last section should not reset, it should retain the status before/after reset
After: What's changed now
Additional Context
Review & Approvals
Notes