[No QA] Docs updates for E/A#93185 Rules page tabbed layout and General tab#94232
Draft
MelvinBot wants to merge 1 commit into
Draft
[No QA] Docs updates for E/A#93185 Rules page tabbed layout and General tab#94232MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Krishna <Krishna2323@users.noreply.github.com>
54 tasks
Contributor
|
A preview of your ExpensifyHelp changes have been deployed to https://98d4356c.helpdot.pages.dev ⚡️ Updated articles: |
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.
Docs updates for #93185
This draft updates the Workspace Rules help article to reflect the revamped, tabbed Rules page introduced in #93185.
What changed in the app
#93185 ("[Rules Revamp R1] Add tabbed Rules page layout and restructure General tab") reorganizes the workspace Rules page into three tabs and renames the rows on the General tab:
What this PR does
Workspace-Rules.mdto describe the three tabs and the new General tab row labels, verified against the merged English copy insrc/languages/en.ts.This change is gated behind the
rulesRevampbeta and is R1 of a phased rollout. With the beta off, users still see the legacy (non-tabbed) Rules page that the current article describes. This draft should not be merged or published until the Rules Revamp reaches general availability, and it may need follow-up updates as later revamp releases (R2+) land.Notes
src/languages/en.ts(the source of truth for this beta feature) rather than the live UI, since the feature is beta-gated and not yet generally available.#headings throughout (a pre-existing pattern that doesn't follow the current single-#authoring guideline). To keep the diff scoped to this change, the surrounding structure was left as-is.@Krishna2323, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.