Skip to content

026.03 View Source List

Description

As a Researcher, I want to see all sources in my project so that I can choose what to work on.

Acceptance Criteria

  • [ ] #1 I can see a list of all imported sources
  • [ ] #2 Each source shows its name, type, and status
  • [ ] #3 I can sort and filter the source list
  • [ ] #4 I can double-click a source to open it for coding