Tim Arney
Tim Arney
Does this plugin work for newer versions of WordPress and Custom Post Types? It seems to be fine when using Post and Page types but I can't seem to get...
## Context ## Summary ## Relevant Technical Choices ## To-do Move code to `story-editor` 👈 ## User-facing changes ## Testing Instructions - [ ] This is a non-user-facing change and...
## Context * Add feature flag (`improvedAutosaves` or something) * In `AutoSaveHandler`, use `autoSave` instead of `saveStory` if flag is enabled ## Summary ## Relevant Technical Choices ## To-do ##...
## Context The third part media / Gif tab is failing to load -- it throws a snackbar error. ## Summary Updates `sortMediaBySize` to early return if media urls don't...
## Context This feature has been enabled by default in v1.23.0. ## Summary Removes feature flags for: `videoPosterHotlinking` `linkIconHotlinking` `posterHotlinking` ## Relevant Technical Choices ## To-do ## User-facing changes ##...
## Feature Description Test timing out looking for element ``` TimeoutError: Element li[role="tab"] (text: "Document") not found waiting for function failed: timeout 2000ms exceeded 27 | 28 | async function...
## Feature Description Test is failing with Navigation timeout ``` FAIL packages/e2e-tests/src/specs/editor/backgroundAudio.js (66.887 s) ● Background Audio › Story Background Audio › should allow adding background audio TimeoutError: Navigation timeout...
## Feature Description Test is failing to find "Preview" text ``` FAIL packages/e2e-tests/src/specs/editor/editor.js (29.372 s) ● Story Editor › should preview story with development mode TimeoutError: Text not found "/Preview/i"...
## Feature Description Test is failing looking for `Add title` ``` FAIL packages/e2e-tests/src/specs/dashboard/templates/useTemplate.js (30.295 s) ● Template › should be able to use existing template for new story TimeoutError: waiting...
## Feature Description Test is hanging > net::ERR_CONNECTION_RESET ## Alternatives Considered ## Additional Context