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

Let's use [ts-jest](https://github.com/kulshekhar/ts-jest) for improved TypeScript support in Jest so that we can also write unit tests with TypeScript —with proper type checking and not just transpilation. See https://kulshekhar.github.io/ts-jest/docs/babel7-or-ts/ See...

P2
Type: Infrastructure
Pod: WP

## Feature Description There are few things we need to get going. * Add feature flag (`improvedAutosaves` or something) * In `AutoSaveHandler`, use `autoSave` instead of `saveStory` if flag is...

Type: Enhancement
Group: Editing
Group: WordPress
Pod: WP

## Context See #11219 ## Summary ## Relevant Technical Choices ## To-do ## User-facing changes ## Testing Instructions - [x] This is a non-user-facing change and requires no QA This...

Type: Code Quality

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

Type: Bug
Group: Media
Pod: WP
Group: 3P Media

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

Group: Media
Type: Code Quality
Pod: WP

## Feature Description When the user is editing a story while being offline, can we store autosaves in sessionStorage like Gutenberg does? Then we could display messages like "The backup...

Type: Enhancement
Status: Needs More Info
Group: Editing
P2
Pod: Prometheus
Group: Workspace

See #1715 for main details. This is for laying the foundation for all the following work.

P2
Type: Infrastructure
Pod: WP

## Feature Description React 18 is now [available as a release candidate](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html) The biggest changes relevant for us that I see so far: * Replacing `ReactDOM.render()` with `createRoot()` * Automatic...

Type: Enhancement
P2
Pod: Prometheus

As per #5985, let's see if we can implement video cropping to cut off-screen parts of videos Example use cases: * A video element is partially off canvas * Video...

Group: Media
P2
Elements: Video
Pod: WP
Group: Video Optimization

## Feature Description We should be able to cut off-screen parts of videos upon request (cropping the visible parts of the image). Example use cases: * A video element is...

Type: Enhancement
Group: Media
Epic
P3
Pod: WP
Group: Video Optimization