Closed karelklima closed 3 years ago
To increase usability we should be able to quickly point the user to the 'last editor' of the workspace - either putting it in the message, or having the label of the conflicting workspace clickable.
There is the big "Go to workspace" button that you can click to do just that - it opens the blocking workspace with the vocabulary that the user wants to edit. But maybe it would be better to have the info message / workspace name clickable instead.
To increase usability we should be able to quickly point the user to the 'last editor' of the workspace - either putting it in the message, or having the label of the conflicting workspace clickable.
There is the big "Go to workspace" button that you can click to do just that - it opens the blocking workspace with the vocabulary that the user wants to edit. But maybe it would be better to have the info message / workspace name clickable instead.
Ah, I see, I missed it ... :-)
Anyway, a clickable link would be better IMO (The less on the screen the better).
Anyway, a clickable link would be better IMO (The less on the screen the better).
Done! Thanks for the feedback.
This PR tackles with the use case when the user tries to import a vocabulary that is already being used in another workspace.
What changed in the Import vocabulary dialog:
We still need to change the dialog so that it is not possible to import vocabularies for read only, but AFAIK that cannot be done just yet because of other technical dependencies.
Feedback welcome!
Resolves #131.