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 3123161 commit 225c89e
Showing 1 changed file with 245 additions and 107 deletions.
Loading

0 comments on commit 225c89e

Please sign in to comment.