-
Notifications
You must be signed in to change notification settings - Fork 10k
[Fundamentals] Nav feedback edits #23004
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
|
This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
|
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.
Other comments (4)
-
src/content/docs/fundamentals/user-profiles/customize-account.mdx (52-52)
This sentence is missing a word like 'about' before 'such'.
Refer to [Cloudflare Notifications](/notifications/) to receive information about your account, such as denial-of-service attacks or server issues. -
src/content/docs/fundamentals/user-profiles/login.mdx (21-21)
There's a typo in the SSO section: 'enbaled' should be removed.
If your admin has [enabled SSO](/cloudflare-one/applications/configure-apps/dash-sso-apps/), enter your email address. -
src/content/docs/fundamentals/user-profiles/login.mdx (31-31)
Missing article 'a' before 'dashboard password'.
If you use Apple or Google to sign in, your user profile will not have a password associated with it at first. Some dashboard operations will require setting a dashboard password. To set a password, visit [Forgot Password](https://dash.cloudflare.com/forgot-password) in the Cloudflare dashboard. -
src/content/docs/fundamentals/user-profiles/multi-factor-email-authentication.mdx (28-28)
There's a grammatical error in this sentence that affects readability.
Other times, emails are rejected by the recipient email service. Cloudflare will try again, and it will flag your email address after several attempts and no further emails will be sent.
1 file skipped due to size limits:
- public/__redirects
💡 To request another review, post a new comment with "/windsurf-review".
src/content/docs/fundamentals/account/account-security/leaked-password-notifications.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/fundamentals/user-profiles/customize-account.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
src/content/docs/fundamentals/account/change-password-or-email.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/fundamentals/account/change-password-or-email.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/fundamentals/account/change-password-or-email.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/fundamentals/user-profiles/customize-account.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/fundamentals/user-profiles/customize-account.mdx
Outdated
Show resolved
Hide resolved
jhutchings1
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.
I left a few suggestions, but this is definitely moving in the right direction!
jhutchings1
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 incorporating feedback. Looking forward to seeing some of the additional changes around membership in the next PR. Thanks!
* Added User Profiles & moved files * Edits to pages under user profiles * Moved info about changing account name * Updates to email and password * Deleting unused files * Updated page order * Added redirects * Fixed relative links * Fixed links * Update src/content/docs/fundamentals/user-profiles/customize-account.mdx Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com> * Addressing review feedback * Moved files and updated wording * Added note about recovery codes & info about TOTP * Updated redirects and relative links * Tweaking URL to hopefully pass the build * Fixed link that was actually broken * Clarified difference between account and profile * Fixing broken link --------- Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
Moved some pages from Account to new User Profiles section. Addresses PCX-17701