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

## 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 Wanted to see whether the editor could run with Preact instead of React. ## Summary ## Relevant Technical Choices Using Preact's compat layer ## To-do * [ ]...

## Context The useless stack traces in Karma have always annoyed me. And now I have finally found a very simple solution, purely by accident. ## Summary Disable `splitChunks` for...

Type: Infrastructure
Pod: WP

## Context This started as a small proof-of-concept for using TypeScript and now lays the foundation for an initial path towards a partial TypeScript adoption in this code base. ##...

Type: Infrastructure
Type: Code Quality
Package: Tracking

## Context * Add feature flag (`improvedAutosaves` or something) * In `AutoSaveHandler`, use `autoSave` instead of `saveStory` if flag is enabled ## Summary ## Relevant Technical Choices ## To-do ##...

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

## Feature Description The default editor in WordPress has this mechanism which we want to implement as well. 1. Edit post 1. Make some changes, triggering autosave 1. Close window...

Type: Enhancement
Group: Editing
P2
Pod: WP
Group: Workspace

## Feature Description Currently, per #221 we disable autosave for published stories. The proposed change here is: - When user makes changes after they open the published story, we autosave...

P2
Pod: Prometheus
Group: Workspace

## Context TBD ## Summary ## Relevant Technical Choices - Increases the header height a bit to fit the toolbar ## To-do - [ ] Confirm UX - [ ]...

Type: Enhancement
Pod: Prometheus

This should help prevent scenarios like #11136 due to improved typing. There's already some POC here that can be leveraged.

P2
Type: Infrastructure
Pod: WP
Package: Media

This is basically #11323 but for [JSON schema](https://json-schema.org/) Documenting our data model this way would make maintenance easier and increase DX due to the added tooling support. For example, we...

P2
Type: Infrastructure
Pod: WP