icipe-official / icipe-official/vectoratlas-software-code
Create a species form being populated with species information when it should be blank
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
If a user has clicked on a species from the species list then returns to the species list and creates a new species, the template is populated with data from the last species visited.

Steps to replicate:
- Go to the Vector Atlas species list
- Click on a species
- Click the "Back to species page" link
- Click the "Create new species page" button, the template should be blank but contains data from the species last visited
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
Reproduce the flow from the species list: open a species, use “Back to species page,” then select “Create new species page.” Trace the species-detail and create-species entry points to find where the previous species data is retained. Done means the creation form is blank after visiting another species, while existing species pages still show their data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100