Multinode Treepicker not showing selected items in tree #16297
Replies: 2 comments
-
Hi there @anthony-3chillies! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Beta Was this translation helpful? Give feedback.
-
Hey Anthony |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
13.2.0
Bug summary
The multinode treepicker doesn't show selected nodes when browsing for new nodes
Specifics
We've had complaints from some editors because once browsing through the nodes in the tree picker it's you can't directly see what has already been selected.
Although selecting a node again doesn't necessarily cause a problem as it just remains in the list. The interaction here feels slightly unexpected.
Steps to reproduce
Create a Mutlinode Treepicker (for a minimal example I just selected a single allowed node type)

Add this picker to a document type
Select some items and submit (you can save if you want, but doesn't matter).
Reopen the selection

Expected result / actual result
It would be much clearer to editors if the items they already had selected appeared with a check next to them like when in the editing state.
Example:

Beta Was this translation helpful? Give feedback.
All reactions