mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 14:55:48 +08:00
7c1a4e32a6
Why this change? The test has been flaky on CI with the following assertion failing: ``` not ok 302 Firefox 115.0 - [899 ms] - Browser Id 5 - Acceptance: Fast Edit: Works with keyboard shortcut --- actual: > Element #fast-edit-input does not exist expected: > Element #fast-edit-input exists ``` The hypothesis here is that we are triggering the `E` keypress event before the `.quote-button` menu has appeared. When that happens, we will end up opening the composer instead of triggering the fast edit editor. |
||
---|---|---|
.. | ||
admin | ||
bootstrap-json | ||
confirm-new-email | ||
deprecation-silencer | ||
dialog-holder | ||
discourse | ||
discourse-common | ||
discourse-hbr | ||
discourse-i18n | ||
discourse-markdown-it | ||
discourse-plugins | ||
discourse-widget-hbs | ||
docs | ||
ember-addons | ||
ember-cli-progress-ci | ||
ember-production-deprecations | ||
float-kit | ||
locales | ||
patches | ||
pretty-text | ||
select-kit | ||
theme-transpiler | ||
truth-helpers | ||
wizard | ||
.licensee.json | ||
.npmrc | ||
handlebars-shim.js | ||
package.json | ||
polyfills.js | ||
run-patch-package | ||
service-worker.js.erb | ||
yarn.lock |