mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-27 09:51:56 +00:00
8a6c86bf65
The root cause of this issue is that when the folder is clicked, the router pushed the path and the StorageItem component has been refreshed and isOpen has been reset - Add storing collapse state for storage - Add tests - Default as collapsed for fallback fix BoostIo/Boostnote#1979 BoostIo/Boostnote#1911