OpenCloning / OpenCloning/OpenCloning_frontend
Allow import sources to work as standalone
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 10
- Avg merge
- 11d 9h
- Merged PRs (30d)
- 3
Description
Some sources may be useful as standalone forms. For instance, the assembly importer can be used to simply download a genome region surrounding a gene of interest, and users may want to download several. Right now they have to refresh the page and re-fill the form everytime, but it should be possible to load several genes one after the other.
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
Start by tracing the assembly importer form and how it currently resets or refreshes after a submission. Verify the standalone flow by submitting multiple genes sequentially without refreshing or refilling the form each time.
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
- 35/100