Contentment for Umbraco - a state of happiness and satisfaction

166 stars 78 forks 166 watchers C# Mozilla Public License 2.0
hacktoberfest umbraco umbraco-backoffice umbraco-property-editor umbraco-v13 umbraco-v15
3 Open Issues Need Help Last updated: Aug 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The Contentment Data Picker in Umbraco 10.4.0 (Contentment 4.6.0) has a bug where its 'Maximum items' setting is not fully enforced. While it prevents adding more items once the limit is reached and items are already selected, it fails to prevent users from initially selecting more than the allowed number of items when first adding values.

Complexity: 2/5
type/bug-report help wanted community/up-for-grabs affected/v4 affected/v5

Contentment for Umbraco - a state of happiness and satisfaction

C#
#hacktoberfest#umbraco#umbraco-backoffice#umbraco-property-editor#umbraco-v13#umbraco-v15

AI Summary: This GitHub issue requests an enhancement for the data picker component in Contentment. The user wants the ability to prevent already selected items from reappearing in the list of available items when re-opening the picker. This would be achieved by modifying the `SearchAsync` method of custom data sources to accept a collection of `pickedDataListItems`, allowing the data source to filter out previously chosen entries.

Complexity: 3/5
type/bug-report help wanted community/up-for-grabs affected/v4 affected/v5

Contentment for Umbraco - a state of happiness and satisfaction

C#
#hacktoberfest#umbraco#umbraco-backoffice#umbraco-property-editor#umbraco-v13#umbraco-v15

AI Summary: The task is to fix a bug in the Contentment for Umbraco Icon Picker property editor. Currently, once an icon is selected, there's no way to deselect it. The solution requires adding a clear or remove button to the editor's UI to allow users to remove their icon selection.

Complexity: 3/5
type/bug-report help wanted community/up-for-grabs affected/v4 affected/v5 affected/v6 area/frontend

Contentment for Umbraco - a state of happiness and satisfaction

C#
#hacktoberfest#umbraco#umbraco-backoffice#umbraco-property-editor#umbraco-v13#umbraco-v15