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: fix 'sort()' function of steps and cases in visual editor #2166

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

yeze322
Copy link
Contributor

@yeze322 yeze322 commented Mar 4, 2020

Description

As #2165 described, visual editor invoke sort() incorrectly, causes a series of 10+ steps have wrong order.
This PR fixes that issue by parsing string to int.

Task Item

closes #2165

Screenshots

image

@yeze322 yeze322 changed the title fix key sorter of steps and cases in visual editor fix: fix 'sort()' function of steps and cases in visual editor Mar 4, 2020
@cwhitten cwhitten merged commit a20d2b2 into microsoft:master Mar 4, 2020
@cwhitten cwhitten mentioned this pull request Mar 10, 2020
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.

2 participants