Skip to content

fix: validation of url fields#359

Merged
jakub206 merged 5 commits into
mainfrom
fix/better-url-validation
Jun 9, 2026
Merged

fix: validation of url fields#359
jakub206 merged 5 commits into
mainfrom
fix/better-url-validation

Conversation

@jakub206

Copy link
Copy Markdown
Collaborator

Fixed url validation

@github-actions

Copy link
Copy Markdown

Looks like you did not link an issue to this PR. If this PR completes a task, consider linking it.

@michalges michalges left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

można to zrobić trochę prościej, bezpośrenio używając z.string().startsWith()
https://zod.dev/api?id=strings#strings
Image

@jakub206 jakub206 linked an issue May 18, 2026 that may be closed by this pull request
@jakub206
jakub206 requested a review from michalges May 20, 2026 19:05
@jakub206
jakub206 dismissed michalges’s stale review May 20, 2026 19:13

zmiany wprowadzone

Comment thread src/schemas/optional-url-schema.ts Outdated
Comment thread src/schemas/required-url-schema.ts Outdated
@michalges
michalges self-requested a review May 27, 2026 19:08

@michalges michalges left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ogólnie git

Comment thread package-lock.json
@jakub206
jakub206 requested a review from michalges June 7, 2026 10:49
@jakub206
jakub206 merged commit 7e3d048 into main Jun 9, 2026
7 checks passed
@jakub206
jakub206 deleted the fix/better-url-validation branch June 9, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zawęzić walidację pól URL

2 participants