-
Notifications
You must be signed in to change notification settings - Fork 29
DOCSP-42753: specify query part 1 #58
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
DOCSP-42753: specify query part 1 #58
Conversation
✅ Deploy Preview for docs-mongoid ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Nice work on a big page! Found a few typos and left some other suggestions
functionalities. Some sections might also use the ``Manager`` model, | ||
which represents a person who manages a given band. | ||
|
||
``Show`` model, which | ||
represents a live performance by a certain band or musical group. |
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.
This last sentence seems unfinished. Should it maybe go with the one before?
functionalities. Some sections might also use the ``Manager`` model, | |
which represents a person who manages a given band. | |
``Show`` model, which | |
represents a live performance by a certain band or musical group. | |
functionalities. Some sections might also use the ``Manager`` model, | |
which represents a person who manages a given band, or a ``Show`` model, which | |
represents a live performance by a certain band or musical group. |
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.
Oops, yes its a WIP because Idk what other types will be used on this page
Condition Syntax | ||
---------------- |
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.
This title seems a bit unclear and I don't think it adequately describes what this section is talking about. I think changing it to something like "Create a Query Filter" or something similar might be more fitting? Open to other ideas too
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.
LGTM!
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-42753
Staging - https://deploy-preview-58--docs-mongoid.netlify.app/interact-data/specify-query/
Self-Review Checklist