Expose builder chip selection beyond color, raise unselected contrast, and make the five-value limit visible.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"descriptionTrail": "new values to the list."
|
||||
},
|
||||
"multiSelect": {
|
||||
"addButtonText": "Add value"
|
||||
"addButtonText": "Add value",
|
||||
"selectionCount": "{count} of {max}",
|
||||
"limitReached": "Five of five values selected. Remaining values are unavailable until one is removed."
|
||||
},
|
||||
"detailModal": {
|
||||
"subtitle": "Edit or add to this description to describe what this value means to your community.",
|
||||
|
||||
Reference in New Issue
Block a user