Skip to content

fix(core): improve behaviour for change password page for logged in user#1524

Merged
chanceaclark merged 1 commit intomainfrom
fix-change-password-url
Nov 4, 2024
Merged

fix(core): improve behaviour for change password page for logged in user#1524
chanceaclark merged 1 commit intomainfrom
fix-change-password-url

Conversation

@bc-alexsaiannyi
Copy link
Copy Markdown
Contributor

What/Why?

This PR improves change password page behaviour. Previously if logged in User tried to reach change password page by url, it was blocked by error.

Testing

locally

change_password_before.mov
change_password_after.mov

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 31, 2024

🦋 Changeset detected

Latest commit: e94efee

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 31, 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 Nov 4, 2024 1:43pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Nov 4, 2024 1:43pm
catalyst-1millionproducts-store ⬜️ Ignored (Inspect) Visit Preview Nov 4, 2024 1:43pm
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Nov 4, 2024 1:43pm
catalyst-test-store ⬜️ Ignored (Inspect) Visit Preview Nov 4, 2024 1:43pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Nov 4, 2024 1:43pm
catalyst-unstable ⬜️ Ignored (Inspect) Visit Preview Nov 4, 2024 1:43pm

@bc-alexsaiannyi bc-alexsaiannyi marked this pull request as ready for review October 31, 2024 15:06
@bc-alexsaiannyi bc-alexsaiannyi requested a review from a team October 31, 2024 15:06
@bc-alexsaiannyi bc-alexsaiannyi force-pushed the fix-change-password-url branch from f972d70 to 0e2d59c Compare November 4, 2024 13:14
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we can remove generateStaticParams here too.

@bc-alexsaiannyi bc-alexsaiannyi force-pushed the fix-change-password-url branch from 4b5bfaa to e94efee Compare November 4, 2024 13:36
@chanceaclark chanceaclark added this pull request to the merge queue Nov 4, 2024
Merged via the queue into main with commit f08883c Nov 4, 2024
@chanceaclark chanceaclark deleted the fix-change-password-url branch November 4, 2024 13:49
@github-actions github-actions Bot mentioned this pull request Nov 4, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 4, 2024

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-6abxyilys-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 78
🟢 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 94
🟢 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