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

User search pagination fixed #227

Merged
merged 2 commits into from
Jan 29, 2019
Merged

User search pagination fixed #227

merged 2 commits into from
Jan 29, 2019

Conversation

zxan1285
Copy link
Contributor

@zxan1285 zxan1285 commented Sep 5, 2018

✏️ Changes

Bug described in #226
handleUsersPageChange function was simply ignore search params. Fixed by adding those params.
This is UI change. Server side (bundle.js) is not affected by these changes.

🔗 References

Github issue: #226

🎯 Testing

✅ This change has been tested locally
✅ This change has been tested in a Webtask
✅ This change has unit test coverage
🚫 This change has integration test coverage
🚫 This change has been tested for performance

Copy link
Contributor

@shawnmclean shawnmclean left a comment

Choose a reason for hiding this comment

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

@zxan1285 could some tests be added for handleUsersPageChange to check that its making the right action call with those query/filter params?

@fyockm
Copy link
Contributor

fyockm commented Jan 29, 2019

@zxan1285 do you recall any reason that this wasn't merged?

@zxan1285
Copy link
Contributor Author

zxan1285 commented Jan 29, 2019

@zxan1285 do you recall any reason that this wasn't merged?

Nope. I guess we can merge this.

@fyockm fyockm merged commit 4ed7760 into auth0:master Jan 29, 2019
@fyockm fyockm removed the inprogress label Jan 29, 2019
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