Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating an entity from within the Relationships Tree goes to an empty window #7837

Open
RafaPolit opened this issue Mar 31, 2025 · 2 comments

Comments

@RafaPolit
Copy link
Member

Describe the bug
If you try to create an entity inside the Relationships Tree, you are brought to an empty window

To Reproduce
Steps to reproduce the behavior:

  1. Create a single entity
  2. Go into its relationship tree
  3. Try to create a hub with relationship types, and ADD a new entity (instead of trying to search for one)
  4. Click Save
  5. Watch the Uwazi Screen go to a blank window

Expected behavior
The entity should get created and added to the current tree, or at least be able to be selected

@txau
Copy link
Collaborator

txau commented Mar 31, 2025

@RafaPolit blank window with any message on the console? Or no error at all?

@RafaPolit
Copy link
Member Author

RafaPolit commented Apr 1, 2025

This is the resulting screen:

Image

No apparent errors. I believe the front end is re-rendering as if you were viewing the root of the entity. The problem is that you cannot click on save on the relationship tree as it is no longer in view.

This should probably have an e2e created as it is a fairly vulnerable spot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants