web-stories-wp icon indicating copy to clipboard operation
web-stories-wp copied to clipboard

Web Stories for WordPress

Results 244 web-stories-wp issues
Sort by recently updated
recently updated
newest added

## 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...

P2
Type: Infrastructure
Pod: WP
Package: E2E Tests

## Context We currently only run e2e tests on Chrome. ## Summary This PR adds experimental e2e testing on Firefox. ## Relevant Technical Choices **No more request interceptions** Firefox does...

Type: Infrastructure
Browser Issues
Pod: WP
Package: E2E Tests

## Bug Description Images added to the canvas while video is being recorded cannot be deleted. ## Expected Behaviour To be defined if: 1. We should block images from being...

Type: Bug
Group: Media
P2
Group: Canvas
Pod: Prometheus
Group: Library
Type: UX Quality

## Context ## Summary Override the method to render the button toolbar, so that button name is correctly overridden. Basically what happened here, is the override to change the name...

Type: Bug
Group: Media
Group: WordPress
Pod: WP

## Feature Description When using a hotlinked story poster image, we save the image information in a separate `web_stories_poster` post meta field. There's no `_thumbnail_id` meta field because there's no...

Type: Enhancement
Group: WordPress
P3
Pod: WP
Type: Support

## 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...

P2
Type: Infrastructure
Pod: WP
Package: E2E Tests

## 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"...

P2
Type: Infrastructure
Pod: WP
Package: E2E Tests

## 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...

P2
Type: Infrastructure
Pod: WP
Package: E2E Tests

## Task Description This feature has been enabled by default in v1.23.0. Time to remove all code around the feature flag check. Three feature flags: * `videoPosterHotlinking` * `linkIconHotlinking` *...

Group: Media
Type: Code Quality
Pod: WP

## Bug Description If you filter the media library by image, videos that are uploading still displayed. ## Expected Behaviour ## Steps to Reproduce 1. Open editor 2. Upload video....

Type: Bug
Group: Media
P2
Pod: WP
Group: Library