mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 11:46:55 +00:00
7f91068ecf
If the user dwells on a link for long enough, then the gateway makes a request, which is allowed to complete regardless of whether or not the response is required. If the user abandons the link but the request completes before the abandon completes - currently, ABANDON_END_DELAY is 300 ms - then the preview will be rendered temporarily. Fix this by not rendering the preview if the user has started to abandon the link. Bug: T163350 Change-Id: I154dde4e3ccaed3d11cb023c85c44451fc0ad957 |
||
---|---|---|
.. | ||
changeListeners | ||
gateway | ||
preview | ||
reducers | ||
actions.test.js | ||
changeListener.test.js | ||
counts.test.js | ||
integration.test.js | ||
isEnabled.test.js | ||
previewBehavior.test.js | ||
schema.test.js | ||
settingsDialog.test.js | ||
statsvInstrumentation.test.js | ||
stubs.js | ||
userSettings.test.js | ||
wait.test.js |