TreeMama / TreeMama/iSeaTree-React-Prototype
v 4+ 'Tree Type' Species Filter appears to be broken when 'Tree Bot' autopopulates 'Tree Type' and 'Species'
@TreeMama is already working on this.
Since Aug 19, 2023.
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 9
- Avg merge
- 20h 52m
- Merged PRs (30d)
- 1
Description
Issue:
'Tree Type' is suppose to be able to filter the 'Species' list by type. However, I noticed when 'Tree Bot' picks a species (see video) - it does CORRECTLY populate the 'Species' and 'Tree Type' however when the user tries to inspect the species list after it is populated - even though (in the video) the 'Tree Type' = 'conifer' - there are NON-conifer trees being shown in the 'Species' drop down (ex: 'Abelia (Abelia spp.)' is a Broadleaf).
In the user case with Tree Bot off though - it works as expected.
To Do: Whether Tree Bot is populating the species/tree type or not - the 'Tree Type' filter should always be active and the 'Species'
list filter accordingly (i.e. if 'Tree Type' = conifer , only conifer tree's are shown in the 'Species' list - not species like 'Abelia (Abelia spp.)' which is a broadleaf as shown in video).
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.
Assessment
This issue has not been assessed yet.