8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 missing config block for media selector.
current
next
Sorry, something went wrong.
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the current branch. Please change the target branch of this PR to current and rebase if needed. If this is documentation for a new feature, please add a link to that PR in your description.
To edit notification comments on pull requests, go to your Netlify project configuration.
Add config block to media selector
41e7b81 8000
00d72c9
41e7b81
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
This PR updates the blueprint selectors documentation to include examples and configuration details for the media selector.
accept
source/_docs/blueprint/selectors.markdown:1043
-#
#
```yaml
source/_docs/blueprint/selectors.markdown:1049
configuration area
media
{% configuration %}
media:
selector
{% configuration area %}
The documentation for the media selector was updated to include two new usage examples and a configuration block describing the optional accept parameter. Additionally, a minor formatting fix was applied to the object selector example.
No sequence diagram generated as the changes are limited to documentation updates.
Configuration used: CodeRabbit UI Review profile: CHILL Plan: Pro Cache: Disabled due to data retention organization setting Knowledge Base: Disabled due to data retention organization setting
Reviewing files that changed from the base of the PR and between 41e7b81 and 7b1dea8.
source/_docs/blueprint/selectors.markdown
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
There are 3 ways to chat with CodeRabbit:
I pushed a fix in commit <commit_id>, please review it.
Explain this complex logic.
Open a follow-up GitHub issue for this discussion.
@coderabbitai
@coderabbitai explain this code block.
@coderabbitai modularize this function.
@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
@coderabbitai read src/utils.ts and explain its main purpose.
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
@coderabbitai help me debug CodeRabbit configuration file.
Need help? Create a ticket on our support page for assistance with any issues or questions.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
@coderabbitai pause
@coderabbitai resume
@coderabbitai review
@coderabbitai full review
@coderabbitai summary
@coderabbitai generate docstrings
@coderabbitai generate sequence diagram
@coderabbitai resolve
@coderabbitai configuration
@coderabbitai help
@coderabbitai ignore
@coderabbitai title
.coderabbit.yaml
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Actionable comments posted: 1
source/_docs/blueprint/selectors.markdown (1) 1056-1056: Tiny grammar nit – “a mapping”, not “an mapping” -The output of the media selector, is an mapping with information about +The output of the media selector is a mapping with information about
1056-1056: Tiny grammar nit – “a mapping”, not “an mapping” -The output of the media selector, is an mapping with information about +The output of the media selector is a mapping with information about
1056-1056: Tiny grammar nit – “a mapping”, not “an mapping”
1056-1056
-The output of the media selector, is an mapping with information about +The output of the media selector is a mapping with information about
Reviewing files that changed from the base of the PR and between c5a0d7c and 41e7b81.
source/_docs/blueprint/selectors.markdown (2) 1032-1041: Clarity additions look good Nice addition of concrete usage examples for both the default and accept-filtered variants; phrasing is clear and matches actual behaviour in the UI. 1197-1197: Indentation fix restores YAML correctness The extra two-space indent for selector: aligns the sample with previous code blocks and prevents copy-paste errors.
1032-1041: Clarity additions look good
1032-1041
Nice addition of concrete usage examples for both the default and accept-filtered variants; phrasing is clear and matches actual behaviour in the UI.
1197-1197: Indentation fix restores YAML correctness
1197-1197
The extra two-space indent for selector: aligns the sample with previous code blocks and prevents copy-paste errors.
selector:
Update source/_docs/blueprint/selectors.markdown
7b1dea8
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Thanks, @balloob 👍
../Frenck
e39aa8d
coderabbitai[bot] coderabbitai[bot] left review comments
Copilot code review Copilot Copilot left review comments
frenck frenck approved these changes
balloob
Successfully merging this pull request may close these issues.