web-stories-wp
web-stories-wp copied to clipboard
Web Stories for WordPress
## Feature Description The `constants.js` file in the masks package is a whopping 300KB large. This also shows in bundle analyzer: That makes sense, because it contains a ton of...
## Feature Description I have implemented the Web Stories listing on the header, and my score at the core web vitals has decreased because the thumbnails loaded for my web...
## Feature Description In initial page load , fetching and rendering the image library items impacts the page load performance yet these items are not critical on initial load. We...
## Feature Description Test is timing out waiting for media-modal selector ``` Publishing Flow › should guide me towards creating a new post to embed my story with poster TimeoutError:...
## Feature Description Inserting WebM Video › should insert a video via media modal ``` FAIL packages/e2e-tests/src/specs/editor/media/insertWebMVideo.js (24.922 s) ● Inserting WebM Video › should insert a video via media...
## Feature Description Test is timing out and was skipped in #11782 ``` TimeoutError: Element .widget-liquid-right .web-stories-field-wrapper not found ``` ## Alternatives Considered ## Additional Context
## Feature Description Test is failing the matcher for Create New Story --- it's been marked as a skip test ```javascript expect(received).toMatchObject(expected) - Expected - 2 + Received + 200...
## Bug Description When I set the number of columns to 4, the grid layout remained at 3 columns. ## Expected Behaviour Changing the number of columns to 4 should...
## Bug Description When using the media library, if you crop an image, then return the button has no text. See screen recording. ## Expected Behaviour ## Steps to Reproduce...
## Feature Description The layer panel should be refactored and moved to a more appropriate place in the folder structure. Goals of this issue include: - Make sure the `layer/layer.js`...