MetaCell / MetaCell/geppetto-NeuroSCAN
Contact sorting by neuron first and weight after
Open
Nobody has claimed this yet.
extra
NeuroSCAN
new feature
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
UAT Feedback, Contacts sorting should have the neuron searched on the left and then the rest (e.g., search neuron1, all the contacts should be sorted by neuron1-contact-neuronX and then by weight between each 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 locating the Contacts search and sorting entry point in the JavaScript frontend. Reproduce a search for neuron1 and inspect the current contact order. Done means contacts are grouped by neuron1-contact-neuronX, with contacts within each group sorted by weight.
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
- 42/100