Skip to content

feat: add load older transactions on Nano Contract Details screen #515

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

Closed
wants to merge 2 commits into from

Conversation

alexruzenhack
Copy link
Contributor

@alexruzenhack alexruzenhack commented Aug 7, 2024

Acceptance Criteria

  • Add 'Load More' in the footer of transactions list, which triggers the request for older transactions when pressed
  • Hides the 'Load More' button when the last transaction of the list is the 'initialize'

Loading older transactions

nc-load-more-older-txs.mp4

The video above shows a list of transactions initialized in the newest transaction only. When the button 'Load More' is pressed a list of older transactions is loaded. The button 'Load More' didn't show after load because the list has reached its end.

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@alexruzenhack
Copy link
Contributor Author

I'm closing this PR to concentrate only on #512. I've incorporated all commits of this PR there.

@alexruzenhack alexruzenhack deleted the feat/nc-load-older-txs branch August 12, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants