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

fix: Check the name without a number at the beginning when creating a new dialog #4493

Merged
merged 5 commits into from
Oct 23, 2020

Conversation

lei9444
Copy link
Contributor

@lei9444 lei9444 commented Oct 23, 2020

Description

image

Task Item

closes #4246

Screenshots

boydc2014
boydc2014 previously approved these changes Oct 23, 2020
@coveralls
Copy link

coveralls commented Oct 23, 2020

Coverage Status

Coverage increased (+0.007%) to 55.234% when pulling 02e08fc on lei9444:dialogname into 819481b on microsoft:main.

boydc2014
boydc2014 previously approved these changes Oct 23, 2020
@cwhitten cwhitten merged commit f1c36b2 into microsoft:main Oct 23, 2020
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
@lei9444 lei9444 deleted the dialogname branch February 1, 2021 02:08
lei9444 added a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
… new dialog (microsoft#4493)

* fix: Check the dialog name without a number at the beginning when creating

* add validate to the shared

* fix unit test

Co-authored-by: Dong Lei <donglei@microsoft.com>
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.

Dialogs with name starting with numbers cause "extraneous input ‘01’ expecting IDENTIFIER"
5 participants