[x] I have confirmed this using the officially supported Docker Compose setup using the local.yml configuration and ensured that I built the containers again and they reflect the most recent version of the project at the HEAD commit on the master branch
[x] I have searched through the other currently open issues and am confident this is not a duplicate of an existing bug
[x] I provided a minimal code snippet or list of steps that reproduces the bug.
[x] I provided screenshots where appropriate
[x] I filled out all the relevant sections of this template
Expected Behavior
The following components should be delegated to common components as they are either generic, minimal or has high recycling potential:
interface/frontend/src/components/annotate-and-segment/Nodule.vue
)interface/frontend/src/components/report-and-export/OneLineParagraph.vue
)interface/frontend/src/components/annotate-and-segment/RadioInput.vue
)Possible Implementation
Checklist before submitting
local.yml
configuration and ensured that I built the containers again and they reflect the most recent version of the project at theHEAD
commit on themaster
branch