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

Enable setting locale per open bot/tab #2268

Open
dmvtech opened this issue Jun 4, 2021 · 1 comment
Open

Enable setting locale per open bot/tab #2268

dmvtech opened this issue Jun 4, 2021 · 1 comment
Labels
Enhancement New feature or request to evolve an additional feature feature-request

Comments

@dmvtech
Copy link
Collaborator

dmvtech commented Jun 4, 2021

When testing multiple bots at the same time that use different locales, it is somewhat cumbersome to do. First, you must open a bot in Emulator with first (default) locale, then open a second instance of Emulator, go into settings and change the locale, then open the bot.

Describe the solution you'd like
I would like to be able to set locale per opened bot. Ideally, on the Open Bot dialog. This would keep from having to open another instance of Emulator (which could be still be done if user preferred), instead just having a separate tab with different locale.

Additionally, having some more obvious indicator of what locale is actually being used currently (per opened bot) may help avoid issues such as this: microsoft/botbuilder-dotnet#5579
[enhancement]

@dmvtech
Copy link
Collaborator Author

dmvtech commented Aug 5, 2021

We should also allow launching Emulator from Composer to apply the locale currently running/selected (or every locale?) in Composer (from the Emulator protocol).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request to evolve an additional feature feature-request
Projects
None yet
Development

No branches or pull requests

2 participants