BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

fix format we are sending feedback in

Open lexi-taylor opened this issue 8 months ago • 0 comments

Description

  • The feedback format we were sending feedbackText in is not correct according to the format established by teams, this updates to the expected format
  • [x] I have added tests and executed them locally
  • [x] I have updated CHANGELOG.md
  • [ ] I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • [ ] Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • [ ] Browser and platform compatibilities reviewed
  • [ ] CSS styles reviewed (minimal rules, no z-index)
  • [ ] Documents reviewed (docs, samples, live demo)
  • [ ] Internationalization reviewed (strings, unit formatting)
  • [ ] package.json and package-lock.json reviewed
  • [ ] Security reviewed (no data URIs, check for nonce leak)
  • [ ] Tests reviewed (coverage, legitimacy)

lexi-taylor avatar Jun 19 '25 16:06 lexi-taylor