Skip to content

Add confirmAlert2() to support multiple popups#72

Open
dery168 wants to merge 2 commits intoGA-MO:masterfrom
dery168:master
Open

Add confirmAlert2() to support multiple popups#72
dery168 wants to merge 2 commits intoGA-MO:masterfrom
dery168:master

Conversation

@dery168
Copy link
Copy Markdown

@dery168 dery168 commented Jan 12, 2022

This is to handle multiple ConfirmAlert initiated by some asynchronized activities, e.g. timer, fetch/xhr, callback.

Using current confirmAlert(), the new popup simply override the old popup before user provides input.

This new confirmAlert() will put the new popup into a waiting queue to display after the current popup is processed by user.

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.

1 participant