botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: FileResource and SourceMap improvements (#5788)

Open github-actions[bot] opened this issue 4 years ago • 0 comments

The changes in FileResource and SourceMap improvements (#5788) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes: https://github.com/microsoft/botbuilder-dotnet/issues/5789

Fixes: https://github.com/microsoft/botbuilder-dotnet/issues/5469

Effects of these changes with a bot having many cyclical dialogs:

Before these changes: image

After: image

Please review and, if necessary, port the changes.

github-actions[bot] avatar Oct 05 '21 18:10 github-actions[bot]