-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Accept query params for filter/sort in browse table page (close #833) #3041
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
Conversation
|
Beep boop! 🤖 Hey @feloy, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. Stay awesome! 😎 |
|
Deploy preview for hasura-docs ready! Built with commit 9afe08c |
|
Review app for commit 983db03 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Review app for commit 6022a79 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Review app for commit 699c8e4 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
As v3.0.6 does not support query parameters: https://github.com/LogRocket/redux-logger/issues/243
|
Review app for commit c4e9a35 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Review app for commit 9afe08c deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Hi @rikinsk , any thought on this PR? |
|
@feloy Sorry for the delay in this. Will get around to reviewing this in a day or two. |
beerose
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @feloy 👋
Thanks for the PR, and sorry for the delay in reviewing this.
I tested your PR, and all is working fine, but I left some comments regarding implementation.
console/src/components/Services/Data/TableBrowseRows/ViewTable.js
Outdated
Show resolved
Hide resolved
|
Review app for commit 4bd3e54 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Review app for commit 2c74ee6 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Review app for commit eea9f4c deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
|
Beep boop! 🤖 Awesome work @feloy! All of us at Hasura ❤️ what you did. Thanks again 🤗 |
|
Review app https://hge-ci-pull-3041.herokuapp.com is deleted |
|
Review app for commit 779b5c0 deployed to Heroku: https://hge-ci-pull-3041.herokuapp.com |
Description
Affected components
Related Issues
#833
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds