Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 599 Bytes

File metadata and controls

8 lines (7 loc) · 599 Bytes

TODO

  • Add storybook setup for components and reorg components into folders according to the atomic design principles
  • Create edit overlay when selecing any of the annotations, drawing from the left side of the screen
  • Make control-clicking on an annotation select it and add it to the current selection
  • Add a "focus popover" to fine-tune the time range of an annotation in the editor
  • Can select group of highlights to combine into an episode
  • Add slot for actions on whole form, can we extract child components and have more slots. context to avoid prop drilling?