umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.36k stars 2.64k forks source link

[V14] Content Picker does not respect local culture #16648

Open Migaroez opened 5 days ago

Migaroez commented 5 days ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

14.1.0-rc.preview.8

Bug summary

The content picker edit dialog shows the nodes in the culture selected in the tree menu, not the culture in the workspace which seems wrong.

Specifics

image

https://github.com/umbraco/Umbraco-CMS/assets/6025797/ca62ab1c-b060-44b6-b0e7-112eccc9066f

Steps to reproduce

Expected result / actual result

I expect the property editors to get the culture of the workspace, not the tree. Makes even less sense as it currently is in a split view scenario.