Closed thebigrick closed 23 hours ago
Latest commit: b77f2da9070a634a5d0a47c4ad24709a98cc92d2
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@thebigrick is attempting to deploy a commit to the BigCommerce Platform Team on Vercel.
A member of the Team first needs to authorize it.
Thanks @thebigrick!
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
catalyst-latest | ✅ Ready (Inspect) | Visit Preview | Nov 29, 2024 3:16pm | |
catalyst-soul | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 29, 2024 3:16pm |
I just fixed a typo in the en.json
file causing a build failure
Lighthouse ran against https://catalyst-latest-9eop7vixt-bigcommerce-platform.vercel.app
We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
Category | Score |
---|---|
🟠 Performance | 77 |
🟢 Accessibility | 96 |
🟢 Best practices | 100 |
🟠 SEO | 82 |
We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
Category | Score |
---|---|
🟠 Performance | 87 |
🟢 Accessibility | 96 |
🟢 Best practices | 100 |
🟠 SEO | 85 |
What/Why?
Some of the
aria-label
attributes and a few strings were hardcoded. I added new entries to theen.json
file and applied the translations in the TSX files.Testing
Strings should yet be there. And should be translatable.