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
Describe the issue
In certain circumstances, tooltips are displayed twice on editor field mouse over. The issue has been seen in a SONAR editor.
To Reproduce
Put a description in a field of type array of strings like this:
"specificCollections": {
"title": "Specific collections",
"description": "The names of the organisation's specific/patrimonial collections to which this document belongs",
"type": "array",
"items": {
"type": "string",
"minLength": 1
}
}
Go to the editor and mouse over the field.
Expected behavior
On mouse over, only one tooltip must be displayed.
Screenshots
Additional context
SONAR deposit editor.
The text was updated successfully, but these errors were encountered:
Describe the issue
In certain circumstances, tooltips are displayed twice on editor field mouse over. The issue has been seen in a SONAR editor.
To Reproduce
Expected behavior
On mouse over, only one tooltip must be displayed.
Screenshots
![Capture d’écran 2020-06-24 à 14 09 04](https://user-images.githubusercontent.com/6112685/85553836-a4e88080-b624-11ea-90ee-91780a0f7ae1.png)
Additional context
SONAR deposit editor.
The text was updated successfully, but these errors were encountered: