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
{
"logoPosition": "right",
"pages": [
{
"name": "page1",
"elements": [
{
"type": "tagbox",
"name": "question6",
"choices": [
{
"value": "Item 1",
"text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
},
{
"value": "Item 2",
"text": "text"
}
]
}
]
}
],
"widthMode": "static",
"width": "800px"
}
To reproduce the issue, select an item and start typing another non-existing search criteria, e.g., texxxx. The text doesn't appear:
2025-02-06_12-01-08.mp4
The text was updated successfully, but these errors were encountered:
… already selected (#9421)
* #9416 TagBox - A search criteria is not displayed when a long item is already selected
Fixes#9416
* #9416 fix angular
Fixes#9416
RomanTsukanov
changed the title
TagBox - A search criteria is not displayed when a long item is already selected
Multi-Select Dropdown / Tag Box: A search string is not visible if a long item is already selected
Feb 11, 2025
T21767 - Multi-Select Dropdown Search Text Not Visible
https://surveyjs.answerdesk.io/internal/ticket/details/T21767
Consider the following survey:
To reproduce the issue, select an item and start typing another non-existing search criteria, e.g.,
texxxx
. The text doesn't appear:2025-02-06_12-01-08.mp4
The text was updated successfully, but these errors were encountered: