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

I should be able to preview block transforms before applying them #26399

Closed
richtabor opened this issue Oct 22, 2020 · 3 comments · Fixed by #27861
Closed

I should be able to preview block transforms before applying them #26399

richtabor opened this issue Oct 22, 2020 · 3 comments · Fixed by #27861
Assignees
Labels
[Feature] Block Transforms Block transforms from one block to another [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.

Comments

@richtabor
Copy link
Member

richtabor commented Oct 22, 2020

Is your feature request related to a problem? Please describe.
The only way to know what a block transform does to your block is to apply it, then undo the transformation if it doesn't work out. This is not an idea experience, and what could have been delightful has instead turned into a frustration moment.

Describe the solution you'd like
A preview of the transform is available by hovering over each transform. This way I can see what my block will look like before I transform it.

ScreenFlow

Describe alternatives you've considered
None.

@richtabor richtabor added the [Type] Enhancement A suggestion for improvement. label Oct 22, 2020
@fabiankaegy
Copy link
Member

This would actually be a great improvement :) Thanks for the suggestion! Would love to see this becoming implemented.

@gravnetic
Copy link

gravnetic commented Oct 28, 2020

I like this direction presented by Rich Tablor.

I feel that the current implementation of transform objects in the aside is awkward for users. Not only do the standard image transforms look unpolished, they do not inform the intent well, take up way too much UI real-estate, and results often don't reflect the change without adjustment (a second or third action) by the users in the editor.

@gziolo gziolo added the [Feature] Block Transforms Block transforms from one block to another label Oct 29, 2020
@conanliuhuan
Copy link

Some block transform may lost attributes data, we should have some hooks such as "before_transform" to give users some alerts so that they could choose transform or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Block Transforms Block transforms from one block to another [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants