Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Warning message shown when clicking on LUIS trace #2160

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

srinaath
Copy link
Contributor

@srinaath srinaath commented Jun 24, 2020

This PR makes sure that when clicking on a LUIS trace while working on a bot file does not show the invalid subscription key message as a logger error instead shows it as a logger warn message. This is a temporary design fix we are making.

Fixes #2152

Screen Shot 2020-06-23 at 6 36 08 PM

Srinaath Ravichandran added 2 commits June 23, 2020 17:04
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Added preload script

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 67.909% when pulling 6d99a19 on srravich/LUIS-error-fontcolor into c5937fc on master.

Copy link
Contributor

@tonyanziano tonyanziano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome :)

@tonyanziano tonyanziano merged commit dbe375a into master Jun 24, 2020
@tonyanziano tonyanziano deleted the srravich/LUIS-error-fontcolor branch June 24, 2020 17:21
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.

[LUIS] Access denied error when clicking on a trace in emulator
3 participants