docs: Update "side panel" terminology to "context panel"#15323
Open
inkeep[bot] wants to merge 3 commits intomasterfrom
Open
docs: Update "side panel" terminology to "context panel"#15323inkeep[bot] wants to merge 3 commits intomasterfrom
inkeep[bot] wants to merge 3 commits intomasterfrom
Conversation
Reflects the UI terminology change from PR PostHog/posthog#48406 which promoted the "context panel" naming and removed the UX_REMOVE_SIDEPANEL feature flag.
…guide Reflects the UX terminology change from PR PostHog/posthog#48406 which renames the side panel to context panel throughout the app.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Deploy preview
|
Contributor
|
Vale prose linter → found 0 errors, 8 warnings, 0 suggestions in your markdown Full report → Copy the linter results into an LLM to batch-fix issues. Linter being weird? Update the rules!
|
| Line | Severity | Message | Rule |
|---|---|---|---|
| 28:103 | warning | Use the Oxford comma before 'and' or 'or' in a list of three or more items. | PostHogBase.OxfordComma |
contents/docs/posthog-ai/platform-and-chat-ui.mdx — 0 errors, 4 warnings, 0 suggestions
| Line | Severity | Message | Rule |
|---|---|---|---|
| 9:37 | warning | 'UIs' is a possible misspelling. | PostHogBase.Spelling |
| 33:97 | warning | Use American English. Use 'labeled' instead of 'labelled'. | PostHogBase.AmericanEnglish |
| 51:79 | warning | Use 'PostHog' instead of 'posthog'. | Vale.Terms |
| 70:24 | warning | Capitalize 'Workflows' for PostHog's product. Use 'workflows' for the general industry concept. | PostHogBase.ProductNames |
contents/docs/posthog-ai/start-here.mdx — 0 errors, 3 warnings, 0 suggestions
| Line | Severity | Message | Rule |
|---|---|---|---|
| 68:179 | warning | Capitalize 'Product Analytics' for PostHog's product. Use 'product analytics' for the general industry concept. | PostHogBase.ProductNames |
| 68:215 | warning | Capitalize 'Feature Flags' for PostHog's product. Use 'feature flags' for the general industry concept. | PostHogBase.ProductNames |
| 68:233 | warning | Capitalize 'Error Tracking' for PostHog's product. Use 'error tracking' for the general industry concept. | PostHogBase.ProductNames |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates documentation to reflect the UI terminology change from "side panel" to "context panel" introduced in PostHog/posthog#48406.
Changes
Updated terminology in three documentation files:
contents/docs/discussion/index.mdxcontents/docs/posthog-ai/platform-and-chat-ui.mdxcontents/docs/posthog-ai/start-here.mdxRelated PR
This PR was created by the Inkeep Content Writer agent, which is maintained by the Docs and Wizard team. Please reach out on Slack for help if needed.