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

Add load more button to sanctioned delegates list - Closes #3707, #3708 #3711

Merged
merged 3 commits into from
Jul 23, 2021

Conversation

UsamaHameed
Copy link
Contributor

What was the problem?

This PR resolves ##3707 and #3708

How was it solved?

  • add load more button to sanctioned delegates list
  • add address as a dependency to the api call

How was it tested?

Manually

@UsamaHameed UsamaHameed self-assigned this Jul 21, 2021
@UsamaHameed UsamaHameed added this to the Sprint 54 milestone Jul 21, 2021
@UsamaHameed UsamaHameed requested review from isalga and reyraa July 21, 2021 10:52
@sridharmeganathan sridharmeganathan removed this from the Sprint 54 milestone Jul 21, 2021
limit: DEFAULT_LIMIT,
}),
getApiParams: (state, { address, sort }) => {
console.log(address);
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you please remove this?

Comment on lines 147 to 149
console.log(response);
console.log(oldData);
console.log(urlSearchParams);
Copy link
Contributor

Choose a reason for hiding this comment

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

Also these.

@UsamaHameed UsamaHameed requested review from reyraa and removed request for isalga July 22, 2021 10:42
@UsamaHameed UsamaHameed merged commit 5704cbe into development Jul 23, 2021
@isalga isalga deleted the 3707-fix-issues branch August 25, 2021 15:57
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.

3 participants