Maximum items in Data Picker not preventing to add more than allowed number of items #379
Open
1 task done
Labels
community/up-for-grabs
help wanted
Extra attention is needed
type/bug-report
Something isn't working
Which Contentment version are you using?
4.6.0
Which Umbraco version are you using? For example: 10.3.2 - don't just write v10
Umbraco 10.4.0
Bug summary
Umbraco.Community.Contentment.DataPicker allows to set Maximum items limit. It is not validating the number of items selected, it only prevents selecting more items when the items are already selected.
Steps to reproduce
Umbraco.Community.Contentment.DataPicker
)More than allowed Maximum items values can be selected if selected in one go or if selected before the limit has been reached. They also can be saved. No validation is present to disallow selection of more items than set in Maximum items.
Expected result / actual result
It should not allow to save the property with more items than set in the Maximum items
It should prevent selection or it should throw a validation error if more items selected.
Do you have Umbraco ModelsBuilder enabled?
What browsers are you seeing the problem on?
Chrome
The text was updated successfully, but these errors were encountered: