Loading database and progression bar
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
When trying to load a large database the system crash because the code:
https://github.com/cheminfo/nmrium/blob/4de706c371c02abe052d66fe01ddaa0d84bbf0c1/src/data/data1d/database.ts#L95-L97
is synchronous.
Every second we should update the loading panel

To show what is the currently loaded entry and how many there are.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.