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

change: [M3-8153] - Rename to Choose an OS in Linode Create flow #10554

Merged

Conversation

hana-linode
Copy link
Contributor

@hana-linode hana-linode commented Jun 7, 2024

Description 📝

Rename Choose a Distribution to Choose an OS in the Linode Create flow. The tab will stay as Distribution for now.

Preview 📷

Before After
distro os

How to test 🧪

Verification steps

(How to verify changes)

  • Go to /linodes/create?type=Distributions

As an Author I have considered 🤔

Check all that apply

  • 👀 Doing a self review
  • ❔ Our contribution guidelines
  • 🤏 Splitting feature into small PRs
  • ➕ Adding a changeset
  • 🧪 Providing/Improving test coverage
  • 🔐 Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • 👣 Providing comprehensive reproduction steps
  • 📑 Providing or updating our documentation
  • 🕛 Scheduling a pair reviewing session
  • 📱 Providing mobile support
  • ♿ Providing accessibility support

@hana-linode hana-linode self-assigned this Jun 7, 2024
@hana-linode hana-linode force-pushed the M3-8153-rename-distribution-to-os branch from 3af4950 to 9ef3408 Compare June 11, 2024 16:21
@hana-linode hana-linode marked this pull request as ready for review June 11, 2024 16:23
@hana-linode hana-linode requested review from a team as code owners June 11, 2024 16:23
@hana-linode hana-linode requested review from jdamore-linode, mjac0bs and cpathipa and removed request for a team June 11, 2024 16:23
Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

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

Confirmed the copy change and test coverage, left a couple questions out of curiosity. 🚢

I happened to see flake running stackscripts/smoke-community-stackscripts.spec.ts locally, but seems like it's an unrelated issue with the paginated/infinite scrolling test.

@@ -19,7 +19,7 @@ export const Distributions = () => {

return (
<Paper>
<Typography variant="h2">Choose a Distribution</Typography>
<Typography variant="h2">Choose an OS</Typography>
Copy link
Contributor

Choose a reason for hiding this comment

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

A couple of questions:

  1. Was this change motivated by the name change to "distributed" for Gecko or something else?
  2. Did we opt for "OS" rather than "Operating System" because it's more concise and the term is widely understood? (We were spelling out Distribution rather than abbreviating it "Distro", for example, so just curious.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

  1. Yes, this change was motivated by the name change to distributed for Gecko
  2. Not exactly sure what UX's reasoning was for OS vs Operating System but I assume it was bc it's more concise and is a term that's widely understood

@mjac0bs mjac0bs added the Add'tl Approval Needed Waiting on another approval! label Jun 11, 2024
Copy link
Contributor

@cpathipa cpathipa left a comment

Choose a reason for hiding this comment

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

LGTM! Confirming on the copy change.

@mjac0bs mjac0bs added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Jun 11, 2024
Copy link

Coverage Report:
Base Coverage: 82.76%
Current Coverage: 82.76%

@hana-linode hana-linode merged commit c50ab9f into linode:develop Jun 13, 2024
18 checks passed
@hana-linode hana-linode deleted the M3-8153-rename-distribution-to-os branch June 13, 2024 21:21
@jaalah-akamai jaalah-akamai added the Gecko LA Relating to Gecko LA label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Gecko LA Relating to Gecko LA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants