Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Hi @Geete, Mayank
Dealing with aggressive text truncation on UI elements is incredibly frustrating, especially in enterprise scenarios where users rely on long product codes or hierarchical names to make accurate selections.
I have reproduced this exact scenario in my own environment using your provided JSON, and I am experiencing the exact same behavior. The chips are cutting off after roughly 15 characters, and hovering over them yields no tooltip whatsoever.
After digging into the current Adaptive Card schema (up through versions 1.5 and 1.6), I found that there are currently no properties available to control how these chips render. There are no options for chip layout (like wrapping), chip width, or setting tooltips for individual selected items. While version 1.5 did introduce a tooltip property, it is strictly limited to Action elements and cannot be applied to Input or Choice elements.
At this time, the best path forward is to get this in front of the product engineers. I highly encourage you to submit your detailed report directly to the official Adaptive Cards GitHub repository.
Reporting this on GitHub is the most effective way to flag this usability gap to the experts who design the schema, allowing them to provide further insights or log it as an official feature request.
I hope this helps point you in the right direction to get this UI gap addressed!
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.