OpenCloning / OpenCloning/OpenCloning_frontend

New source: plannotate

Open
#304 0 comments 0 reactions 0 assignees View on GitHub

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 shiftSource functionality in cloning_utils.js.
  • Make a test

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.