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

fix(core): refresh the entire list of addresses after deleting an address #1651

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

bc-yevhenii-buliuk
Copy link
Contributor

@bc-yevhenii-buliuk bc-yevhenii-buliuk commented Nov 18, 2024

What/Why?

This PR fixes the display of the existing address list after removing all visible addresses on the page.
Also this PR updates the entire list of addresses after deleting an address.

Testing

locally

before:

addresses_pagination_before.mov

after:

addresses_pagination_after.mov

@bc-yevhenii-buliuk bc-yevhenii-buliuk requested a review from a team as a code owner November 18, 2024 16:33
Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2024 1:51pm
catalyst-soul ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2024 1:51pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Dec 5, 2024 1:51pm
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2024 1:51pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2024 1:51pm
catalyst-unstable ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2024 1:51pm

Copy link

changeset-bot bot commented Nov 18, 2024

🦋 Changeset detected

Latest commit: 6d2feac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@bigcommerce/catalyst-core Patch

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

@bc-yevhenii-buliuk bc-yevhenii-buliuk added the draft Ready for initial review label Nov 18, 2024
@bc-alexsaiannyi
Copy link
Contributor

just don't forget to fix lint errors

@chanceaclark chanceaclark force-pushed the fix-address-list-pagination branch from 04cdb1a to 51c1585 Compare November 21, 2024 17:37
@bc-yevhenii-buliuk bc-yevhenii-buliuk requested review from a team and removed request for a team December 2, 2024 17:51
@bc-yevhenii-buliuk bc-yevhenii-buliuk force-pushed the fix-address-list-pagination branch from f5577b1 to ba71147 Compare December 5, 2024 13:46
@chanceaclark chanceaclark added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit 1a222cb Dec 9, 2024
14 checks passed
@chanceaclark chanceaclark deleted the fix-address-list-pagination branch December 9, 2024 18:07
@github-actions github-actions bot mentioned this pull request Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-1x8ssjyf8-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟠 Performance 86
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 82

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟢 Performance 97
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 85

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