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

Block Bindings: Add indicator that an attribute is connected instead of hiding the controls #61406

Open
SantosGuillamot opened this issue May 6, 2024 · 0 comments
Labels

Comments

@SantosGuillamot
Copy link
Contributor

This is part of a broader effort to improve the block bindings UI.

What?

Right now, when an attribute is connected through the bindings, we are hiding the relevant block controls. Instead of that, we could change the UI to indicate that they are actually connected. This is an example of how the image URL modal could look like:

image

It would complement the inspector panel planned in this other issue.

I believe we can approach each specific block control independently. These are the ones to consider:

  • Image URL replacement modal.
  • Image link. Specially after supporting all attributes in this pull request.
  • Improve the alt and title attributes to follow this format.
  • Button URL modal.
@SantosGuillamot SantosGuillamot changed the title Block Bindings: Add indicator that an attribute is connected instead of hiding the buttons Block Bindings: Add indicator that an attribute is connected instead of hiding the controls May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant