You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When merging annotation fails with an error message, the concrete message from the backend can only be viewed in the expandable part of the error toast.
Expected Behavior
It would be nice to see the error message as part of the main toast text.
Current Behavior
If possible, it would be nice to propagate the error properly to show it to the user in an understandable way. The message is already clear, but too hidden for the user. But I think this is unrelated -> maybe open an issue / pr for this
Steps to Reproduce the bug
Create 2 annotations. One with proofreading the other without
try to merge them and see the error message
Potential enhancement initially identified in #7917 (review)
The text was updated successfully, but these errors were encountered:
Context
When merging annotation fails with an error message, the concrete message from the backend can only be viewed in the expandable part of the error toast.
Expected Behavior
It would be nice to see the error message as part of the main toast text.
Current Behavior
If possible, it would be nice to propagate the error properly to show it to the user in an understandable way. The message is already clear, but too hidden for the user. But I think this is unrelated -> maybe open an issue / pr for this
Steps to Reproduce the bug
Potential enhancement initially identified in #7917 (review)
The text was updated successfully, but these errors were encountered: