question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request]: add line break support to Combobox

See original GitHub issue

Summary

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

aa210800-4068-11eb-8965-e6740888a454

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

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
keesa12commented, Dec 3, 2021

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.

0reactions
davidmenendezcommented, Jan 25, 2022

thanks @jnm2377

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found