-
Notifications
You must be signed in to change notification settings - Fork 2.8k
console: select first operator by default on the browse rows screen (close #5729) #6032
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 @GrizliK1988, 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 559d9d3 |
21bd103 to
2ebcce5
Compare
2ebcce5 to
559d9d3
Compare
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.
Thanks for your PR!
Approving console changes
|
Hello @sanderhahn! Thanks so much for your contribution to Hasura OSS during the Hacktoberfest 2020! We'd love to send you some Hasura swag as a token of appreciation and you will be getting an email with the swag form shortly. ✨ |
|
Hi @mehtavishwa30 , Thank you! It is a pleasure to contribute and use Hasura. I will for sure continue contributing :) |
tirumaraiselvan
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.
changelog
…lose #5729) (#93) Co-authored-by: Dmitrii Grachikov <dgrachikov@gmail.com> Co-authored-by: Aleksandra Sikora <aleksandra@hasura.io> GITHUB_PR_NUMBER: 6032 GITHUB_PR_URL: #6032 Co-authored-by: Aleksandra Sikora <aleksandra@hasura.io> Co-authored-by: Dmitrii Grachikov <dgrachikov@gmail.com> GitOrigin-RevId: 44c2f5f
|
Thanks for your contribution! Your changes have been merged successfully. |
Description
When user opens a browse rows screen and when new filter is added, operator is set to "equals" by default.
Changelog
CHANGELOG.mdis updated with user-facing content relevant to this PR. If no changelog is required, then add theno-changelog-requiredlabel.Affected components
Related Issues
#5729
Solution and Design
Default operator value is added to filterReducer.