mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Introduce focus traps for ModalHost, add button role to DropZone
This commit is contained in:
@@ -1688,6 +1688,20 @@
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-findDOMNode",
|
||||
"path": "node_modules/focus-trap-react/dist/focus-trap-react.js",
|
||||
"line": " var focusTrapElementDOMNodes = this.focusTrapElements.map( // NOTE: `findDOMNode()` does not support CSS selectors; it'll just return",
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2021-10-01T23:53:26.107Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-findDOMNode",
|
||||
"path": "node_modules/focus-trap-react/src/focus-trap-react.js",
|
||||
"line": " // NOTE: `findDOMNode()` does not support CSS selectors; it'll just return",
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2021-10-01T23:53:26.107Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/foreground-child/node_modules/signal-exit/index.js",
|
||||
|
||||
Reference in New Issue
Block a user