Skip to content

TRAC-887: fix - reset password no longer working#3059

Merged
parthshahp merged 1 commit into
canaryfrom
trac-887
Jun 23, 2026
Merged

TRAC-887: fix - reset password no longer working#3059
parthshahp merged 1 commit into
canaryfrom
trac-887

Conversation

@parthshahp

Copy link
Copy Markdown
Contributor

What/Why?

Fix incorrect schema validation for reset password.

Currently schema validates the current password, but this is not provided when resetting the password.

Testing

Tested with Catalyst store running locally against a production sandbox store.

Migration

No migrations needed, this is a straightforward fix.

@changeset-bot

changeset-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 874ada8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
catalyst Ready Ready Preview, Comment Jun 23, 2026 3:32pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

Bundle Size Report

Comparing against baseline from 94c503e (2026-06-23).

No bundle size changes detected.

@parthshahp parthshahp marked this pull request as ready for review June 23, 2026 15:41
@parthshahp parthshahp requested a review from a team as a code owner June 23, 2026 15:41
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Unlighthouse Performance Comparison — Vercel

Comparing PR preview deployment Unlighthouse scores vs production Unlighthouse scores.

Summary Score

Aggregate score across all categories as reported by Unlighthouse.

Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Score 90 93 92 95

Category Scores

Category Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Performance 77 93 75 77
Accessibility 95 92 95 98
Best Practices 100 100 100 100
SEO 88 100 88 100

Core Web Vitals

Metric Prod Desktop Prod Mobile Preview Desktop Preview Mobile
LCP 3.7 s 3.2 s 4.3 s 6.3 s
CLS 0.001 0 0.037 0.011
FCP 1.2 s 1.1 s 1.2 s 1.2 s
TBT 0 ms 0 ms 0 ms 0 ms
Max Potential FID 40 ms 50 ms 40 ms 40 ms
Time to Interactive 3.7 s 3.2 s 4.3 s 6.4 s

Full Unlighthouse report →

@parthshahp parthshahp added this pull request to the merge queue Jun 23, 2026
Merged via the queue into canary with commit 98d5b87 Jun 23, 2026
24 of 27 checks passed
@parthshahp parthshahp deleted the trac-887 branch June 23, 2026 19:06
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.

2 participants