Skip to content

Conversation

@compulim
Copy link
Contributor

@compulim compulim commented Dec 23, 2025

Related to #5663.

Changelog Entry

Added

  • New debug API, by @compulim in PR #5663 and PR #5664, see DEBUGGING.md for more
    • Debug into element: open F12, select the subject in Element pane, type $0.webChat.debugger
    • Breakpoint: open F12, select the subject in Element pane, type $0.webChat.breakpoint.incomingActivity

Description

Updated DEBUGGING.md based on PR suggestions.

Design

Specific Changes

  • Updated DEBUGGING.md
  • I have added tests and executed them locally
  • 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)

@compulim compulim marked this pull request as ready for review December 23, 2025 18:57
@compulim compulim enabled auto-merge (squash) December 23, 2025 19:02
@compulim compulim merged commit 6deffb6 into main Dec 23, 2025
53 of 54 checks passed
@compulim compulim deleted the feat-debug-doc2 branch December 23, 2025 23:25
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