epam / ai-dial-chat

A default UI for AI DIAL
https://chat.lab.epam.com
Apache License 2.0
57 stars 24 forks source link

Space is acceptable as parameter value in prompts #1783

Closed VolhaBazhkova closed 1 month ago

VolhaBazhkova commented 1 month ago

EPAM AI DIAL chat version

0.15.0

What happened?

  1. Create a prompt with parameters
  2. Type '/' sign in input message and select created prompt
  3. Type a space as value for parameters in prompt
  4. Click on Submit button -> the window is closed; space is used as parameter value -> bug

Expected result: space should be not accepted as valid value

image

Confidential information

VolhaBazhkova commented 1 month ago

Verified on staging env successfully