-
Notifications
You must be signed in to change notification settings - Fork 58
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
Cover: Allow creating the block with only color/gradient backgrounds (without an image) #2275
Comments
@pinarol I would suggest we do something similar, at least for a v1. We now have color picker components that we can utilize, which is really exciting 😄 Here's what I think the flow could look like, hoping we can use existing components:
One other note: I wondered if we should roll the "opacity" slider into the custom picker in this case, because it's often desirable to adjust the opacity of the overlay alongside the color. What do you think?
A couple of things here:
Does all of this make sense? Let me know if you have any questions about the flow or design. |
Hello @iamthomasbishop, |
There's no way to create a color/gradient background for Cover blocks on mobile. We can render this if it is set on web but there's no way to create one. On web, this can be created with the options on the Placeholder:
There's also no way to remove the image once you set it, same on web.
How do you think we should do this on mobile? @iamthomasbishop
The text was updated successfully, but these errors were encountered: