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

[ShadCN] Migrate Select #13725

Merged
merged 15 commits into from
Sep 11, 2024
Merged

Conversation

TylerAPfledderer
Copy link
Contributor

@TylerAPfledderer TylerAPfledderer commented Aug 27, 2024

Description

Migrates Select component to ShadCN/Tailwind.

Maintains the api from react-select and introduces tailwind-variants to create the style variants.

Not moving to the ShadCN Select as it would require additional logic to mimic react-select, and should be addressed in a future PR.

@github-actions github-actions bot added the dependencies 📦 Changes related to project dependencies label Aug 27, 2024
Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit a85d9fa
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/66e0149e2466f90008e7aa4b
😎 Deploy Preview https://deploy-preview-13725--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 42 (🔴 down 6 from production)
Accessibility: 92 (🔴 down 1 from production)
Best Practices: 87 (🔴 down 5 from production)
SEO: 92 (🔴 down 1 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@TylerAPfledderer TylerAPfledderer marked this pull request as ready for review August 29, 2024 05:06
Copy link
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

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

Nice @TylerAPfledderer this looks cleeean ✨

I think this is ready to replace the old Select and complete the migration. Would you mind doing that in this PR? I could help with that as well.

@TylerAPfledderer
Copy link
Contributor Author

@pettinarip I will move on to doing that switch. Thanks!

@github-actions github-actions bot added the tooling 🔧 Changes related to tooling of the project label Sep 8, 2024
@TylerAPfledderer
Copy link
Contributor Author

@pettinarip updates have been pushed. Made changes to import for new Select in five locations

Copy link
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

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

Looks great @TylerAPfledderer! gj 🎉

@pettinarip pettinarip merged commit 70c1d2c into ethereum:dev Sep 11, 2024
8 of 10 checks passed
@TylerAPfledderer TylerAPfledderer deleted the feat/select-shadcn branch September 11, 2024 13:09
This was referenced Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 📦 Changes related to project dependencies tooling 🔧 Changes related to tooling of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants