[Feature Request]: add line break support to Combobox
See original GitHub issueSummary
Currently, Combobox
will truncate long lines with a ...
but there may be reasons to allow long strings to completely visible. The ability to instead allow long strings to be truncated with a line break would alleviate this problem. Here is a mock up of what we’re looking for
I’m opening up this issue on behalf of Keesa Robinson on APIC team.
Justification
No response
Desired UX and success metrics
No response
Required functionality
No response
Specific timeline issues / requests
No response
Available extra resources
I can open up a PR to address this
Code of Conduct
- I agree to follow this project’s Code of Conduct
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
c# - how to put a newline/tab in a combobox - Stack Overflow
I have a CSV file which holds various items. Some of these items I put into a combobox. How can I put a...
Read more >How to enter a carriage return or line break into a combo box
I am trying to enter a line break / carriage return in a combo box. The data in the combo box is long...
Read more >Editable Combobox With List Autocomplete Example - W3C
Editable Combobox with Grid Popup: An editable combobox that presents suggestions in a grid, enabling users to navigate descriptive information ...
Read more >Solved: Changing the Item field of a Table with a ComboBox...
1: Put something like this into your screen's OnVisible event to create a collection and then in your comboBox's Items property, plug in...
Read more >Multi-line text grid cell fields bugs + feature requests
Forum Thread - Multi-line text grid cell fields bugs + feature requests - WinForms. ... Where do I put the code to do...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @tay1orjones - When API developers are testing their draft APIs to ensure the APIs send expected responses, they may want to edit/copy the whole URL before clicking “Send”. Postman has this functionality so it’d be very familiar for our users.
thanks @jnm2377