Skip to content

Conversation

@deadlypants1973
Copy link
Contributor

Summary

PCX-17405

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cloudflare-one/ @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/applications/casb/ @maxvp, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/applications/ @kennyj42, @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/connections/connect-devices/ @kkrum, @kokolocomotion1, @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/connections/connect-networks/ @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/identity/ @kennyj42, @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/insights/dex/ @deadlypants1973, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/policies/access/ @kennyj42, @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/policies/browser-isolation/ @maxvp, @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/policies/data-loss-prevention/ @maxvp, @cloudflare/pcx-technical-writing
/src/content/docs/cloudflare-one/policies/gateway/ @maxvp, @cloudflare/pcx-technical-writing
* @cloudflare/pcx-technical-writing

Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other comments (6)

💡 To request another review, post a new comment with "/windsurf-review".

import { DirectoryListing } from "~/components"
import { DirectoryListing, Render } from "~/components";

<Render file="survey" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The component is added at the top of the page. Ensure this does not disrupt the main content flow or accessibility. If this is a temporary addition, consider adding a comment for future maintainers.


import { Render } from "~/components";

<Render file="survey" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The component is rendered at the very top of the page, before any introductory content. Please confirm that this placement is intentional and does not negatively impact the user experience. If the survey is not critical to see before the guide, consider moving it to the end or making its display conditional.

import { Glossary } from "~/components"
import { Glossary, Render } from "~/components";

<Render file="survey" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The addition of <Render file="survey" /> at the top of the page may be unclear to users. Consider adding a brief comment or section header to explain the purpose of the survey and why it appears here.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2025

Preview URL: https://636ee807.preview.developers.cloudflare.com
Preview Branch URL: https://kate-fixes-cf1survey.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/cloudflare-one/identity/authorization-cookie/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/identity/authorization-cookie/
https://developers.cloudflare.com/cloudflare-one/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/
https://developers.cloudflare.com/cloudflare-one/faq/troubleshooting/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/faq/troubleshooting/
https://developers.cloudflare.com/cloudflare-one/applications/configure-apps/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/applications/configure-apps/
https://developers.cloudflare.com/cloudflare-one/email-security/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/email-security/
https://developers.cloudflare.com/cloudflare-one/policies/browser-isolation/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/policies/browser-isolation/
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/connections/connect-networks/
https://developers.cloudflare.com/cloudflare-one/roles-permissions/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/roles-permissions/
https://developers.cloudflare.com/cloudflare-one/api-terraform/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/api-terraform/
https://developers.cloudflare.com/cloudflare-one/applications/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/applications/
https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/connections/connect-devices/
https://developers.cloudflare.com/cloudflare-one/glossary/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/glossary/
https://developers.cloudflare.com/cloudflare-one/identity/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/identity/
https://developers.cloudflare.com/cloudflare-one/identity/users/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/identity/users/
https://developers.cloudflare.com/cloudflare-one/tutorials/ https://kate-fixes-cf1survey.preview.developers.cloudflare.com/cloudflare-one/tutorials/

@deadlypants1973 deadlypants1973 merged commit 00c15ff into production Jun 5, 2025
11 checks passed
@deadlypants1973 deadlypants1973 deleted the kate/fixes-cf1survey branch June 5, 2025 09:34
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants