Cleanup parsing of file pairs
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We raised some design questions about the sample/file picker in https://github.com/Duke-GCB/bespin-ui/pull/115
Remaining issues:
- [ ] Support parsing of sample names from proposed convention (split by `_` but what component is what? Needs clarification.
- [ ] Removing a sample from the middle of the list causes all below samples to reshuffle and lose any custom names. Instead, only allow whole-sample deletions.
- [ ] Add a **Remove all** button to the list of samples.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.