Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI bloking #1765

Merged
merged 1 commit into from
Oct 13, 2022
Merged

UI bloking #1765

merged 1 commit into from
Oct 13, 2022

Conversation

evgeniiFrolov1
Copy link
Collaborator

@evgeniiFrolov1 evgeniiFrolov1 commented Oct 13, 2022

Loading spinner shows in Ketcher if a user calls setMolecule or addFragment methods via API

const loadingHandler = () => {
dispatch(indigoVerification(true))
}
const actionResultHandler = () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good naming

    UI is blocked when Ketcher API method is called.
@evgeniiFrolov1 evgeniiFrolov1 changed the title UI bloking Draft UI bloking Oct 13, 2022
@evgeniiFrolov1 evgeniiFrolov1 merged commit 0a7c2a4 into master Oct 13, 2022
@evgeniiFrolov1 evgeniiFrolov1 deleted the 1755-ui-blocking branch October 13, 2022 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants