Skip to content

Codex fix cv export contact close#8

Merged
mibali merged 2 commits into
mainfrom
codex-fix-cv-export-contact-close
May 4, 2026
Merged

Codex fix cv export contact close#8
mibali merged 2 commits into
mainfrom
codex-fix-cv-export-contact-close

Conversation

@mibali
Copy link
Copy Markdown
Owner

@mibali mibali commented May 4, 2026

No description provided.

mibali and others added 2 commits May 4, 2026 18:20
- Remove input[type="number"] from fieldSelector — number fields accept
  numeric input only and should not receive AI-generated text answers
- Wrap HTMLInputElement prototype setter call in try/catch so that any
  remaining constrained input types (date, range, etc.) fail silently
  via el.value fallback instead of throwing a DOMException

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… time

cors() with no options doesn't set Access-Control-Expose-Headers, so the
browser strips RateLimit-* headers before fetch can read them. Expose all
four rate limit headers so the extension's rateLimitError() helper can
show the user the exact time they can retry.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mibali mibali merged commit 60d6232 into main May 4, 2026
2 checks passed
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.

1 participant