Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the regex used in our InputFormWithLabels sample #5203

Closed
wants to merge 4 commits into from

Conversation

shalinijoshi19
Copy link
Member

@shalinijoshi19 shalinijoshi19 commented Dec 18, 2020

Related Issue

Fixes #5201

Description

The regex for the Name & email fields had typos. Rewriting these to accept basic names (no special characters for the purpose of the sample) and email format.

Sample Card

v1.3\Scenarios\InputFormWithLabels.json sample

How Verified

  1. Made changes to the sample in the designer to validate the fix to ensure there weren't any issues with special characters in the regex causing it to complain.
Microsoft Reviewers: Open in CodeFlow

Copy link
Member

@golddove golddove left a comment

Choose a reason for hiding this comment

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

Linked issue still seems to be present in the generated test site.

@ghost
Copy link

ghost commented Dec 26, 2020

Hi @shalinijoshi19. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@ghost
Copy link

ghost commented Jan 15, 2021

Hi @shalinijoshi19; Thanks for taking action on your previously stale pull request. Resetting staleness.

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.

[JavsScript ] Required Input validation not working properly on "Input Form with Labels" sample
3 participants