OpenCloning / OpenCloning/OpenCloning_frontend
New source: plannotate
Open
Nobody has claimed this yet.
external-service
new-source
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 10
- Avg merge
- 11d 9h
- Merged PRs (30d)
- 3
Description
Description
plannotate
Checklist
- Add it to
Source.jsx. - Include a "finished source text" in
FinishedSource.jsx. - Include it in the right selection group in
SourceTypeSelector.jsx(whether it takes no input, a single input or 1+ inputs). - Include the endpoint in the backend API that the source uses in
sourceFunctions.js>classNameToEndPointMap. - You may have to add it to the right place in
source_input_constrains.cy.js. - If it has primers,
- Prevent primers used in the source from being deleted in
PrimerList.jsx>getUsedPrimerIds. - Implement the
shiftSourcefunctionality incloning_utils.js.
- Prevent primers used in the source from being deleted in
- Make a test
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing source entries in Source.jsx, FinishedSource.jsx, SourceTypeSelector.jsx, sourceFunctions.js, PrimerList.jsx, cloning_utils.js, and source_input_constrains.cy.js to compare how plannotate is wired. Add the missing test and verify that the completed checklist behavior is covered, including any primer handling that applies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100