cheminfo / cheminfo/nmrium

Loading database and progression bar

Open
#1,636 0 comments 0 reactions 1 assignee Claimed by @hamed-musallam View on GitHub
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

![image](https://user-images.githubusercontent.com/1484241/180230325-1780e952-e3bf-45ac-ae1a-98d2263758b0.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.