gentics / mesh-ui

Gentics Mesh UI
https://getmesh.io
Apache License 2.0
23 stars 27 forks source link

selecting node reference for user does not open repository browser #272

Open bernhardriegler opened 4 years ago

bernhardriegler commented 4 years ago

Gentics Mesh Version, operating system, or hardware.

Operating System

JVM

Problem

When trying to select a node to store extended userdata an alert message is shown "Repository Browser required". It is not possible to select a node

see also: Example

When an nodeReference is added to the user via the API it is shown in the UI. However when trying to change the selected node the same alert message is shown.

Reproducer

https://demo.getmesh.io/mesh-ui/#/admin/users Select a user click on button "+ select node"

Expected behaviour and actual behaviour

a repository browser like when selecting node reference in the cms part of the ui should appear and allow a node to be selected

dangrth commented 4 years ago

I'm running into the same issue. Did you manage to find a workaround ?