Skip to content

Commit

Permalink
Rewrite the user prompt handler configuration to allow overrides
Browse files Browse the repository at this point in the history
The idea is that for BiDi we'll accept objects like:

{
  "alert": "dismiss",
  "beforeUnload": "ignore"
}

to allow different handling per prompt type, whilst falling back to
the appropiate defaults to maintain the current behaviour for
implementations that don't support BiDi.
  • Loading branch information
jgraham committed Mar 5, 2024
1 parent dc7919e commit 5cb81e1
Showing 1 changed file with 251 additions and 113 deletions.
Loading

0 comments on commit 5cb81e1

Please sign in to comment.