Closed Bishares closed 1 year ago
Clicking the edit button always brings the user to the details page of that family. The click event for the whole table column is probably prioritized over the button click event.
Fixed for Vue2. In Vue3 this is not an issue but editing is not working yet.
Uploading and editing histories in the Vue3 frontend in History Tab does not work in combination with the backend.
Clicking the edit button always brings the user to the details page of that family. The click event for the whole table column is probably prioritized over the button click event.