fundamental-ngx
fundamental-ngx copied to clipboard
Select Form Message
Is this a bug, enhancement, or feature request?
enhancement/feature request
Describe your proposal:
The message displayed in the dropdown list of the Select component is being truncated when it exceeds a certain length. This truncation poses usability issues, especially when users need to view longer messages or options.
Proposed Solution:
Introduce an input property that allows the user to display the message on multiple lines within the dropdown list of the Select component. This enhancement would improve the user experience by ensuring that longer messages are fully visible and comprehensible.