You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
For the HTTP Request property sheet, the "Learn more" links for the "?" help icons all navigate to BotBuilder-Samples/experimental/common-expression-language/README.md file on GitHub
Version
1.0.0
Browser
Electron distribution
OS
macOS
Windows
Ubuntu
To Reproduce
Steps to reproduce the behavior:
Open a bot project
On the design canvas, add an HTTP Request by [+] -> Access external resources -> Send an HTTP Request
From the property sheet for the HTTP Request invoke the tooltips for any of the following properties: Url, body, result property, content type, or response type.
Click on the "Learn more" link found in the tooltip.
We launch a browser window that displays the boatbuilder-samples/experimental/common-expression-language README.md on GitHub.
Expected behavior
Expect to see a browser window launched that takes me to appropriate documentation