botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
39 stars 38 forks source link

fix: hardcoded query in context dropdown #176

Closed ierezell closed 3 years ago

ierezell commented 3 years ago

Closes DEV-1963 Closes https://github.com/botpress/v12/issues/1534

Fix was to add the missing value parameter in tr()

image

linear[bot] commented 3 years ago
DEV-1963 BUG: Context dropdown having hardcoded "Query" (botpress/borpress botpress/v12#1534)

**Describe the bug** In the NLU dropdown it should be what the user is typing instead of "query" **To Reproduce** Steps to reproduce the behavior: 1. Go edit some contexts **Expected behavior** it should be what the user **Screenshots** ![image](https://user-images.githubusercontent.com/30974685/139732335-52d7dd8d-86db-44f0-aedb-52dcb577f8bf.png) [botpress/borpress botpress/v12#1534](https://github.com/botpress/v12/issues/1534) by [@ Ierezell](https://github.com/Ierezell)

crochcunill commented 2 years ago

Solved in version 12.26.7