epam / ai-dial-chat

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

[Publication][Custom app]: Features data and Completion URL not fit the review form and produce horizontal scroll #2052

Closed YauheniyaH closed 1 week ago

YauheniyaH commented 2 weeks ago

EPAM AI DIAL chat version

0.17.0

How to reproduce

Steps:

  1. create custom app with long values for Features data and Completion URL
  2. create publish request for app
  3. admin open request and click 'Go to a review'

Actual result

  1. values of fields Features data and Completion URL are not displayed properly of the form
  2. Features data displayed not in json format ( " and : symbols are missed)
  3. horizontal scroll appeared Screenshot 2024-09-04 at 11 15 03 Screenshot 2024-09-04 at 11 20 20

Expected result

  1. values should be transfered to next line if it don't fit form
  2. features data should be in JSON format
  3. no horizontal scroll

Confidential information

YauheniyaH commented 1 week ago

verified on staging successfully