-
Notifications
You must be signed in to change notification settings - Fork 74
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
Update backup wording and restore backing image modal #772
Conversation
Signed-off-by: andy.lee <andy.lee@suse.com>
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 implementing the changes I requested in the doc PR. I'll approve this now, but I want to mention that wording issues must be fixed in success messages.
Example:
message.success(
Successfully back up ${payload.name} backing image`
We should use the past tense when confirming that an action was completed. In this case, the verb should be "backed up".
Signed-off-by: andy.lee <andy.lee@suse.com>
Thanks for advice. |
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.
LGTM. Thanks!
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.
LGTM
@mergify backport v1.7.x |
✅ Backports have been created
|
What this PR does / why we need it
From doc review feedback, update the wordings.
See longhorn/website#943 (comment)
Issue
longhorn/longhorn#7541
Test Result
In volume detail page.
Additional documentation or context
This PR should backport to v1.7.x