# streams in UI
## user stories
- I can see first event loaded to timeline immediately after opening evenor overview
- I can make new queries and ongoing loading stream will cancel and a new one will start
## stack
- use the new queryStream in csvs-js
- use the old worker threads in evenor
## subtasks
- research if there's difference between web and desktop
- add cancel handler to queryStream