Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

HTTP Request properties "learn more" tooltips link botbuilder-samples #3222

@sgellock

Description

@sgellock

Describe the bug

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:

  1. Open a bot project
  2. On the design canvas, add an HTTP Request by [+] -> Access external resources -> Send an HTTP Request
  3. 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.
  4. 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

Metadata

Metadata

Assignees

Labels

R10Release 10 - August 17th, 2020Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions