Skip to content
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

Fixing bug in grants explorer scrolling. #9714

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

nutrina
Copy link
Contributor

@nutrina nutrina commented Nov 22, 2021

Description

In grants explorer not all pages are loaded when scrolling.
This change fixes the issue by removing an erroneous setting of the flag vm.grantsHasNext = false

Refers/Fixes
Testing

Before fix: in the grants explorer only a limited subset of the grants are shown in total (normally the first 2 pages, 12 items). Scrolling down doesn't load all items.
After fix: all the grants are loaded as the user scroll down.

@nutrina
Copy link
Contributor Author

nutrina commented Nov 22, 2021

@thelostone-mc This is the fix for the bug we discussed.

@thelostone-mc thelostone-mc changed the base branch from master to stable November 22, 2021 14:56
@thelostone-mc thelostone-mc changed the base branch from stable to master November 22, 2021 14:56
@nutrina nutrina changed the base branch from master to stable November 22, 2021 14:59
@gdixon
Copy link
Contributor

gdixon commented Nov 22, 2021

Hey @nutrina, can you reset and cherry-pick your commit back on?

@nutrina
Copy link
Contributor Author

nutrina commented Nov 22, 2021

@gdixon Yes, I am doing that

@nutrina nutrina force-pushed the grants_explorer_scroll_bug branch from c42c051 to 027df58 Compare November 22, 2021 16:16
Copy link
Contributor

@gdixon gdixon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! 🚀

@thelostone-mc thelostone-mc merged commit 20bc6a8 into stable Nov 22, 2021
@nutrina nutrina deleted the grants_explorer_scroll_bug branch November 22, 2021 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants