mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix focus issues on modals that use UI.alert #1561
This commit is contained in:
parent
072dba254e
commit
a29aab157d
@ -719,6 +719,7 @@ define([
|
||||
Notifier.notify();
|
||||
});
|
||||
|
||||
addTabListener(frame);
|
||||
return {
|
||||
element: frame,
|
||||
delete: close
|
||||
|
||||
Loading…
Reference in New Issue
Block a user