Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fix activity reloading #3525

Merged
merged 3 commits into from
May 23, 2020
Merged

Fix activity reloading #3525

merged 3 commits into from
May 23, 2020

Conversation

mrfelton
Copy link
Member

Description:

Fix activity reloading so that it reloads existing items rather than loading a new page.

Also optimise our network, peer and balance reloads slightly so that we fetch less often and not at times when there is no need to.

Motivation and Context:

Fix #3174

How Has This Been Tested?

Manually

Types of changes:

Fix

Checklist:

  • My code follows the code style of this project.
  • I have reviewed and updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes where needed.
  • All new and existing tests passed.
  • My commits have been squashed into a concise set of changes.

@mrfelton mrfelton added type: enhancement New feature or request scope: performance issues related to app performance labels May 23, 2020
@mrfelton mrfelton added this to the v0.7.0-beta milestone May 23, 2020
@mrfelton mrfelton self-assigned this May 23, 2020
@mrfelton mrfelton added type: bug 🐛 Something isn't working and removed type: enhancement New feature or request labels May 23, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 22.632% when pulling 59f9fd6 on mrfelton:fix/paginator into b3bf9de on LN-Zap:master.

@mrfelton mrfelton merged commit c54f83c into LN-Zap:master May 23, 2020
@mrfelton mrfelton deleted the fix/paginator branch May 23, 2020 17:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: performance issues related to app performance type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hitting refresh in activity screen triggers next page load
2 participants