Show dropdown footer message when the maximum number of tags is reached and dropdown item is not matching

Created on 11 April 2024, 3 months ago
Updated 29 April 2024, 2 months ago

Problem/Motivation

Currently, users are not informed when they reach the maximum tags limit or the tag that they are trying to include doesn't exists. This lack of notification means that users must wait until the node is saved to become aware of the limit being reached or non existing tag.

Proposed resolution

Enhance the Tagify component by adding a maxTags based on field cardinality and implement non-matching functionality. This change ensures that once the maximum number of items is reached or a tag doesn't match, any additional tags added beyond this limit or non matching are automatically removed.

Additionally, add dropdown footer information when cardinality is limited and non-matching tags are encountered. This change informs users when the maximum number of items has been reached or when a tag doesn't match, enhancing their experience by keeping them informed.

✨ Tagify cardinality information

✨ Tagify not matching information

Feature request
Status

Fixed

Version

1.2

Component

Code

Created by

🇪🇸Spain gxleano Cáceres

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024