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

feat(ProgressBar): adds flat prop to progressBar #2844

Merged
merged 8 commits into from
Mar 15, 2024

Conversation

sooinc
Copy link
Contributor

@sooinc sooinc commented Mar 6, 2024

Overview

  • adds flat prop to ProgresseBar

PR Checklist

  • Related to designs: https://codecademy.atlassian.net/browse/GM-588
  • Related to JIRA ticket: GM-588
  • I have run this code to verify it works
  • This PR includes unit tests for the code change
  • This PR includes testing instructions tests for the code change
  • The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories

Testing Instructions

Screenshot 2024-03-14 at 4 43 27 PM

Don't make me tap the sign.

PR Links and Envs

Repository PR Link PR Env
Monolith Monolith PR Monolith Env
Portal Portal Link Portal Env

@sooinc sooinc changed the title (feat: ProgressBar): adds flat prop to progressBar feat:(ProgressBar) adds flat prop to progressBar Mar 6, 2024
@sooinc sooinc changed the title feat:(ProgressBar) adds flat prop to progressBar feat(ProgressBar): adds flat prop to progressBar Mar 6, 2024
@sooinc sooinc marked this pull request as ready for review March 14, 2024 16:32
@sooinc sooinc requested a review from a team as a code owner March 14, 2024 16:32
Copy link
Contributor

@sylvanasantos sylvanasantos left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

@sylvanasantos sylvanasantos left a comment

Choose a reason for hiding this comment

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

Oooo I had already approved but I just realized while testing the mono repo PR that the curvature on the bar is off when you add the flat prop. Or at least it doesn't match the existing functionality on the new dashboard.

Staging
Screenshot 2024-03-14 at 12 47 11 PM

PR Env
Screenshot 2024-03-14 at 12 47 19 PM

@sooinc
Copy link
Contributor Author

sooinc commented Mar 14, 2024

Oooo I had already approved but I just realized while testing the mono repo PR that the curvature on the bar is off when you add the flat prop. Or at least it doesn't match the existing functionality on the new dashboard.

Staging Screenshot 2024-03-14 at 12 47 11 PM

PR Env Screenshot 2024-03-14 at 12 47 19 PM

ah oops, thanks for catching! i just adjusted it.

@@ -37,7 +37,7 @@
},
"typescript.tsdk": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this an intended change? Also is this because imports haven't been automatically sorting when you save a file on vscode? Because same lol

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh no, for some reason this keeps getting updated. i reverted as i didnt mean to push!

@codecademydev
Copy link
Collaborator

📬Published Alpha Packages:

@codecademy/[email protected]
@codecademy/[email protected]
@codecademy/[email protected]

@codecademydev
Copy link
Collaborator

🚀 Styleguide deploy preview ready!

https://65f36741a7ffb332edc2ec81--gamut-preview.netlify.app

Deploy Logs

Copy link
Contributor

@dreamwasp dreamwasp left a comment

Choose a reason for hiding this comment

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

love it 🚢

@sooinc sooinc added the Ship It :shipit: Automerge this PR when possible label Mar 15, 2024
@codecademydev codecademydev merged commit df8f6f6 into main Mar 15, 2024
19 of 21 checks passed
@codecademydev codecademydev deleted the sc-update-progress-bar branch March 15, 2024 19:44
@codecademydev codecademydev removed the Ship It :shipit: Automerge this PR when possible label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants