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
To reproduce the issue, run this demo. Add a Tagbox/Dropdown question, activate the inplace editor for the first choice and insert the following items:
new item 1
new item 2
new item 3
Regardless of the creator.maximumChoicesCount limit, it is possible to insert more than the specified number of items.
2025-02-20_11-53-30.mp4
The text was updated successfully, but these errors were encountered:
…ied number of items (`creator.maximumChoicesCount`) (#6638)
* Choice Inplace Editor allows a batch creating of more than the specified number of items (`creator.maximumChoicesCount`)
Fixes#6617
* Update string-editor.ts
* Update string-editor.ts
* Choice Inplace Editor allows a batch creating of more than the specified number of items (`creator.maximumChoicesCount`)
Fixes#6617
---------
Co-authored-by: tsv2013 <[email protected]>
RomanTsukanov
changed the title
Choice Inplace Editor allows a batch creating of more than the specified number of items (creator.maximumChoicesCount)
In-place choice editor allows users to create more choice options than the specified limit
Feb 25, 2025
T21964 - tagbox and dropdown questions exceed maximum choices when pasting multiple lines
https://surveyjs.answerdesk.io/internal/ticket/details/T21964
To reproduce the issue, run this demo. Add a Tagbox/Dropdown question, activate the inplace editor for the first choice and insert the following items:
Regardless of the
creator.maximumChoicesCount
limit, it is possible to insert more than the specified number of items.2025-02-20_11-53-30.mp4
The text was updated successfully, but these errors were encountered: