discourse/app/assets/javascripts
Alan Guo Xiang Tan 7c1a4e32a6
DEV: Fix flaky fast edit keyboard shortcut QUnit test (#24425)
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.
2023-11-17 08:31:39 +08:00
..
admin Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
bootstrap-json DEV: Reorder custom ember-cli middleware to restore error page (#24383) 2023-11-15 14:43:01 +00:00
confirm-new-email
deprecation-silencer DEV: move deprecation silencer to a shared package (#22668) 2023-07-18 19:07:20 +01:00
dialog-holder UX: html-safe dialog.message, clarify poll error (#24388) 2023-11-15 11:37:25 -05:00
discourse DEV: Fix flaky fast edit keyboard shortcut QUnit test (#24425) 2023-11-17 08:31:39 +08:00
discourse-common Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-hbr Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-i18n Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-markdown-it Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-plugins DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
discourse-widget-hbs Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
patches DEV: remove @ember/jquery in favor of just jquery (#24034) 2023-10-25 10:14:50 +01:00
pretty-text Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
select-kit Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
theme-transpiler DEV: Support legacy precompiler paths in theme compiler (#24329) 2023-11-10 10:37:50 +00:00
truth-helpers Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
wizard Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
.licensee.json
.npmrc
handlebars-shim.js
package.json DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
polyfills.js
run-patch-package DEV: Automatically retry patch-package on failure (#23583) 2023-09-14 12:25:06 +01:00
service-worker.js.erb FIX: Ensure service-worker cache is cleaned correctly (#23204) 2023-08-23 13:58:32 +01:00
yarn.lock Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00