Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3488398
D8053.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
361 B
Referenced Files
None
Subscribers
None
D8053.diff
View Options
diff --git a/lib/components/modal-overlay.react.js b/lib/components/modal-overlay.react.js
--- a/lib/components/modal-overlay.react.js
+++ b/lib/components/modal-overlay.react.js
@@ -13,6 +13,7 @@
const focusTrapOptions = {
fallbackFocus: '#modal-overlay',
+ allowOutsideClick: true,
};
function ModalOverlay(props: ModalOverlayProps): React.Node {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 9:55 AM (20 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2676658
Default Alt Text
D8053.diff (361 B)
Attached To
Mode
D8053: [web] Escape focus trap when an outside node is clicked
Attached
Detach File
Event Timeline
Log In to Comment