DiSSCo / disscover

Search, discover and act upon data within the DiSSCo digital infrastructure.
https://dev.dissco.tech
Apache License 2.0
1 stars 0 forks source link

Annotations side panel #37

Closed TomDijkema closed 1 year ago

TomDijkema commented 1 year ago

PR adds the annotation side panel. This side panel will replace the old modal for managing (user) annotations. The side panel can be triggered for all annotations, or for a specific property of a specimen, which immediately sets the target field. A user can add annotations by pressing the 'add' button, which will trigger the annotation form. Select a motivation and target property (if not already), and insert the required values into the form fields. Adding an annotation directly adds it to the overview. Similar, annotations can be patched by clicking on the pen icon, this opens the form again, but with prefilled values to edit. At last, annotations can be removed by clicking on the trash can icon. It will ask the user for confirmation, where after the annotation will be removed.

Adds:

Removes:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

27.7% 27.7% Coverage
0.3% 0.3% Duplication