Closed richardolsson closed 3 days ago
Thank you, @amerharb
I have reviewed up to and including 23ddabe1781fa17de482468476bba9fb96cedee0 and approve that for merging but I still want someone to review my changes 3a6dfc9ba2d919cd706d1ace03c18c0cbe030ab7 -- 6ac5ceb500fa24045ab42ab4a1930a0ccc7032bf
This PR intends to resolve #30.
This contained a known bug:
When there are multiple projects, the state from store.json doesn't get loaded into all projects if the user only interacts with one of them. This means that data can get lost, if a user updates one project without first visiting all projects.
6ac5ceb tries to fix the bug