Skip to content

Normalize registration storage access - #10580

Open
Tomeshwari-02 wants to merge 1 commit into
SandeepVashishtha:masterfrom
Tomeshwari-02:fix/register-utils-key-normalization-10570
Open

Normalize registration storage access#10580
Tomeshwari-02 wants to merge 1 commit into
SandeepVashishtha:masterfrom
Tomeshwari-02:fix/register-utils-key-normalization-10570

Conversation

@Tomeshwari-02

Copy link
Copy Markdown

Summary

  • lets registration helpers use available localStorage outside full browser window contexts
  • preserves email trimming and case normalization for duplicate checks

Validation

  • node --test tests\registerUtils-robustness.test.mjs tests\registerUtils.edge.test.mjs

Fixes #10570

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@Tomeshwari-02 is attempting to deploy a commit to the sandeepvashishtha's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added quality:clean 1.2x level:beginner 20pts gssoc:approved gssoc approved PR type:bug size/S Small pull request labels Jul 13, 2026

@codescene-access codescene-access Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No quality gates enabled for this code.

See analysis details in CodeScene

Quality Gate Profile: Custom Configuration
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved gssoc approved PR level:beginner 20pts quality:clean 1.2x size/S Small pull request type:bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: registerUtils robustness test fails to normalize stored event keys

1 participant