Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds new edit flow for the audio block #15520

Closed
wants to merge 7 commits into from

Conversation

draganescu
Copy link
Contributor

Description

Closes #14795

This is a follow up to the image block edit flow update which ports the new flow to all the blocks which have media with an edit state.

How has this been tested?

For now I've only tested locally.

Types of change

New feature (non-breaking change which adds functionality)

Screenshots

audio

packages/block-library/src/audio/edit.js Outdated Show resolved Hide resolved
packages/block-library/src/audio/edit.js Outdated Show resolved Hide resolved
packages/block-library/src/audio/edit.js Outdated Show resolved Hide resolved
packages/block-library/src/audio/edit.js Outdated Show resolved Hide resolved
@talldan talldan added [Block] Audio Affects the Audio Block [Type] Enhancement A suggestion for improvement. labels May 9, 2019
@kjellr
Copy link
Contributor

kjellr commented May 9, 2019

From a design perspective, this is working well on my end:

cover

@gziolo gziolo added the Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code label May 10, 2019
@draganescu
Copy link
Contributor Author

Updated with the review actions from @talldan and rebased.

@mapk
Copy link
Contributor

mapk commented May 29, 2019

Works great for me! Thanks @draganescu!!

@draganescu
Copy link
Contributor Author

rebased and refactored according to @talldan 's suggestion.

@draganescu
Copy link
Contributor Author

#11952 changed direction so closing this as it became irrelevant.

@draganescu draganescu closed this Jul 31, 2019
@youknowriad youknowriad deleted the update/new-edit-flow-audio branch May 27, 2020 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Audio Affects the Audio Block Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand the new replace image flow out to other blocks
5 participants