Selecting multiple entries in an entries field is time consuming #16761
-
I have a network of articles with an extensive tagging system with potentially hundreds, if not thousands of tags as the platform grows, so presenting the list of available tags and expecting the author to find the one they want is gonna be a poor AX, so adding these tags will be heavily relying on the search functionality. But the first problem I've encountered is that when I try to add multiple tags, I go through this process:
However, I notice that only the last selection I made has been saved and once I engage the searchbar again, any previous tags found are now no longer toggled to be selected. See here: Screen.Recording.2025-02-23.at.21.34.40.movI've noticed this forces the author to go through this process of finding one, selecting it, then going back into the entry select window instead, which will make the job of tagging articles a point of friction: Screen.Recording.2025-02-23.at.21.25.53.movI love the original tags functionality, but as tags are going to be removed at some point and the Ether plugin for maintaining a lot of tags in a CMS is dead, it would quickly become a mess of duplicates and tags with typos. EDIT: potential duplicate #13174 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Is there any thoughts on how I can improve this in the meantime? Some of our authors have complained about this being a point of friction for them. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Craft 5.8 introduced inline search for Entries fields (which it looks like your “Tags” field actually is?), which drastically speeds up the workflow for selecting existing entries. (#17497) |
Beta Was this translation helpful? Give feedback.
Craft 5.8 introduced inline search for Entries fields (which it looks like your “Tags” field actually is?), which drastically speeds up the workflow for selecting existing entries. (#17497)