Describe the bug
If you try to add a relationship from the edit item tab as an admin the modal it will keep loading. It looks like this was broken by #1025, where a number of observables specific to the submission where added to the modal and used to determine when to show the loading component
To Reproduce
Steps to reproduce the behavior:
- Authenticate as an admin
- Go to an edit item page, on the relationships tab
- Try to add a relationship
Expected behavior
The modal should work properly both in the submission and on the edit item page.
Related work
#1025
Describe the bug
If you try to add a relationship from the edit item tab as an admin the modal it will keep loading. It looks like this was broken by #1025, where a number of observables specific to the submission where added to the modal and used to determine when to show the loading component
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The modal should work properly both in the submission and on the edit item page.
Related work
#1025