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: Provide proper index to trigger links #4550

Merged
merged 3 commits into from
Oct 27, 2020
Merged

Conversation

GeoffCoxMSFT
Copy link
Member

Description

The index for triggers is used to build the link to the trigger. This needs to be relative to the list of triggers for the dialog. The current filter and grouping miscalculates the trigger. This updates to ensure the index is always relative to the dialog trigger array.

Task Item

#minor
#4150

Screenshots

N/A

@GeoffCoxMSFT GeoffCoxMSFT changed the title Provide proper index to trigger links fix: Provide proper index to trigger links Oct 27, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 54.996% when pulling 88bb084 on gcox/fix-trigger-indices into 736bc7b on main.

@GeoffCoxMSFT GeoffCoxMSFT merged commit fa7578c into main Oct 27, 2020
@GeoffCoxMSFT GeoffCoxMSFT deleted the gcox/fix-trigger-indices branch October 27, 2020 18:13
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Provide proper index to trigger links

* A better approach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants