jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 61 forks source link

Flow state not being saved to local storage #141

Closed imsergiy closed 3 years ago

imsergiy commented 3 years ago

Describe the bug When playing with flows (adding/deleting) the state of the flows should persist the next time you refresh. Flows should be saved to local storage with relevant data (except for things like connection status, jinad flow_id etc)

imsergiy commented 3 years ago

https://github.com/jina-ai/dashboard/pull/148