Skip to content
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

Tweak "request review" design #274

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Conversation

jeffdaley
Copy link
Contributor

@jeffdaley jeffdaley commented Jul 26, 2023

Tweaks the "request review" elements to make the process clearer.

Some users mistake "request[ing a] review," which publishes the doc and triggers email notifications, for a lightweight "get eyes on this" type of action. The proposed design moves the idea of "publishing" to the forefront, and calls out, in explicit terms what the action does.

Current

CleanShot 2023-07-26 at 16 55 34@2x CleanShot 2023-07-26 at 16 48 31@2x

Proposed

CleanShot 2023-07-26 at 16 55 16@2x CleanShot 2023-07-26 at 16 47 14@2x

@jeffdaley jeffdaley marked this pull request as ready for review July 26, 2023 20:58
@jeffdaley jeffdaley requested a review from a team as a code owner July 26, 2023 20:58

{{! <FlightIcon @size="16" @name="globe" /> }}
</div>
Your doc will appear on Hermes and Google Group emails.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Your doc will appear on Hermes and Google Group emails.
Your document will appear in Hermes and Google Workspace search.


<FlightIcon @size="16" @name="globe-private" />
</div>
Published docs cannot be deleted.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Published docs cannot be deleted.
Published documents cannot be deleted but can archived.

<FlightIcon @size="16" @name="at-sign" />
</div>
Approvers and people subscribed to
{{@document.product}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
{{@document.product}}
"{{@document.product}}"

@jeffdaley jeffdaley added the enhancement New feature or request label Aug 2, 2023
Copy link
Contributor

@jfreda jfreda left a comment

Choose a reason for hiding this comment

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

👍 Looks good, I think this messaging will be clearer for users.

@jeffdaley jeffdaley merged commit 8eb1a78 into main Aug 7, 2023
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/publish-for-review branch August 7, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants