Skip to content

Relax client-side validation to only block + in aliases.#858

Merged
markstos merged 2 commits into
mainfrom
issue-847-review-client-side-validation
May 27, 2026
Merged

Relax client-side validation to only block + in aliases.#858
markstos merged 2 commits into
mainfrom
issue-847-review-client-side-validation

Conversation

@markstos

Copy link
Copy Markdown
Contributor

Includes both client and server-side tests.

Introduces vitest for unit-testing client code, but does not yet
wire it up to CI.

Applicable Issues

Fixes #847

Includes both client and server-side tests.

Introduces vitest for unit-testing client code, but does not yet
wire it up to CI.

Fixes #847
@markstos markstos requested a review from MelissaAutumn May 20, 2026 14:58

@MelissaAutumn MelissaAutumn 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.

Thanks for splitting the function and writing the test! Unfortunately like my contractor said to me, we need to upgrade these out of code violations as well 😆.

Code looks good though, just needs the clean up.

@markstos

Copy link
Copy Markdown
Contributor Author

Feedback has been addressed and pushed. Ready for a second look and squash-merge.

@MelissaAutumn MelissaAutumn 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.

Thank you!

@markstos markstos merged commit 60342ca into main May 27, 2026
8 checks passed
@markstos markstos deleted the issue-847-review-client-side-validation branch May 27, 2026 18:51
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.

Remove client-side validation on the alias form

2 participants