Skip to content

[JS] fix: parameter passing in Message Extensions handleOnButtonClicked was confusingly named#749

Merged
Stevenic merged 1 commit intomainfrom
cg/button-clicked
Oct 27, 2023
Merged

[JS] fix: parameter passing in Message Extensions handleOnButtonClicked was confusingly named#749
Stevenic merged 1 commit intomainfrom
cg/button-clicked

Conversation

@corinagum
Copy link
Copy Markdown
Collaborator

@corinagum corinagum commented Oct 27, 2023

Linked issues

#minor

Details

messageExtensions.handleOnButtonClicked had third parameter named settings which is a copy-paste error. This updates it to data.

Attestation Checklist

  • My code follows the style guidelines of this project

  • I have checked for/fixed spelling, linting, and other errors

  • I have commented my code for clarity

  • I have made corresponding changes to the documentation (we use TypeDoc to document our code)

  • My changes generate no new warnings

  • I have added tests that validates my changes, and provides sufficient test coverage. I have tested with:

    • Local testing
    • E2E testing in Teams
  • New and existing unit tests pass locally with my changes

Additional information

Feel free to add other relevant information below

@corinagum corinagum changed the title [JS] Fix parameter passing in Message Extensions handleOnButtonClicked [JS] fix: parameter passing in Message Extensions handleOnButtonClicked was confusingly named Oct 27, 2023
@Stevenic Stevenic merged commit ea2ef9b into main Oct 27, 2023
@Stevenic Stevenic deleted the cg/button-clicked branch October 27, 2023 23:56
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.

3 participants