Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Make reusable/generic component into common #303

Open
5 tasks done
louisgv opened this issue Jan 26, 2018 · 0 comments
Open
5 tasks done

Make reusable/generic component into common #303

louisgv opened this issue Jan 26, 2018 · 0 comments

Comments

@louisgv
Copy link
Contributor

louisgv commented Jan 26, 2018

Expected Behavior

The following components should be delegated to common components as they are either generic, minimal or has high recycling potential:

  • Nodule (interface/frontend/src/components/annotate-and-segment/Nodule.vue)
  • OneLineParagraph (interface/frontend/src/components/report-and-export/OneLineParagraph.vue)
  • RadioInput (interface/frontend/src/components/annotate-and-segment/RadioInput.vue)

Possible Implementation

Checklist before submitting

  • 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
  • I have searched through the other currently open issues and am confident this is not a duplicate of an existing bug
  • I provided a minimal code snippet or list of steps that reproduces the bug.
  • I provided screenshots where appropriate
  • I filled out all the relevant sections of this template
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants