You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What custom bot (aidial_sdk) implements the feature of attachments choice.add_attachment(url=url, ...), and the user clicks in the middle of the attachment (not on the 'download' icon), the attachment expands instead of downloading.
EPAM AI DIAL chat version
0.17.0
How to reproduce
What custom bot (aidial_sdk) implements the feature of attachments
choice.add_attachment(url=url, ...)
, and the user clicks in the middle of the attachment (not on the 'download' icon), the attachment expands instead of downloading.Code:
Example
Attachment:
![image](https://private-user-images.githubusercontent.com/12776494/389064110-8f72f148-fa4f-412d-8898-6b4206c8b61a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MTM1MTUsIm5iZiI6MTczOTkxMzIxNSwicGF0aCI6Ii8xMjc3NjQ5NC8zODkwNjQxMTAtOGY3MmYxNDgtZmE0Zi00MTJkLTg4OTgtNmI0MjA2YzhiNjFhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDIxMTMzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBkY2U5YTRlMzI0NzFkMGE4Y2U3M2FhMjdhNzZlZjhlNGY4YzIxNmQzYjY4MDVjMTkzZWY1ZmE5NmNmYTE4MGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.UsXJklsw4joh0jiqxNS6Cq8fz1dZ_Z_pNwZ2TJHSSRM)
expands when users clicks on the attachment title:
![image](https://private-user-images.githubusercontent.com/12776494/389064371-b98c0836-1f43-4f47-9364-2d7a4a3339b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MTM1MTUsIm5iZiI6MTczOTkxMzIxNSwicGF0aCI6Ii8xMjc3NjQ5NC8zODkwNjQzNzEtYjk4YzA4MzYtMWY0My00ZjQ3LTkzNjQtMmQ3YTRhMzMzOWIwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDIxMTMzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU4OGZkNWEwYmJlNjQ2ZDdkZTI4NjQ0N2Q1MTAyNDI0N2MyYmMwYjU3OTQxODc4OGYyN2Q2YTJlNTg5Nzk4YjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.a-3VTogGbFJ__ZSxYqCwH0SGFnRr-wwEQ06fqp_O56c)
Actual result
Expected result
When user click downloadable attachment in any place, the attachment downloading.
Confidential information
The text was updated successfully, but these errors were encountered: