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

Visual Editor displays wrong ordered action flow if there are 10+ actions #2165

Closed
7 tasks
yeze322 opened this issue Mar 4, 2020 · 3 comments
Closed
7 tasks
Assignees
Labels
Area: Visual editor P0 Must Fix. Release-blocker R8 Release 8 - March 16th, 2020

Comments

@yeze322
Copy link
Contributor

yeze322 commented Mar 4, 2020

Describe the bug

image

Version

Browser

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Open a trigger
  2. Create more than 10 actions
  3. The 10th action will be displayed at second place

Expected behavior

Screenshots

Additional context

@yeze322 yeze322 added the Needs-triage A new issue that require triage label Mar 4, 2020
@yeze322 yeze322 self-assigned this Mar 4, 2020
@yeze322 yeze322 added Area: Visual editor and removed Needs-triage A new issue that require triage labels Mar 4, 2020
@yeze322
Copy link
Contributor Author

yeze322 commented Mar 4, 2020

This bug is caused by a roughly implemented sort function. The order is wrong.
image

@yeze322 yeze322 changed the title Visual Editor displayed wrong ordered action flow if there are 10+ actions Visual Editor displays wrong ordered action flow if there are 10+ actions Mar 4, 2020
@yeze322 yeze322 added the R8 Release 8 - March 16th, 2020 label Mar 4, 2020
@yeze322
Copy link
Contributor Author

yeze322 commented Mar 4, 2020

Addressed in #2166

@yeze322 yeze322 added the P0 Must Fix. Release-blocker label Mar 4, 2020
@cwhitten
Copy link
Member

cwhitten commented Mar 4, 2020

addressed via #2166

@cwhitten cwhitten closed this as completed Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Visual editor P0 Must Fix. Release-blocker R8 Release 8 - March 16th, 2020
Projects
None yet
Development

No branches or pull requests

2 participants