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

Give connected values more prominence in the picker #67526

Open
jarekmorawski opened this issue Dec 3, 2024 · 3 comments
Open

Give connected values more prominence in the picker #67526

jarekmorawski opened this issue Dec 3, 2024 · 3 comments
Labels
[Feature] Block bindings Needs Design Feedback Needs general design feedback. [Type] Enhancement A suggestion for improvement.

Comments

@jarekmorawski
Copy link
Contributor

Problem

As we're debating about different ways users should interact with the source data in bindings (#67012), there's one small update we can make to improve the current experience. In the value picker, the actual values are less prominent than the value type. I'd argue that it should be the other way around as the type is mostly useful for clarification where values can be similar (e.g. image alt text/description/caption) while the content is what will be shown on the front-end.

Proposal

I suggest to swap the styling for values and value types and make the values more prominent than the type.

Image

@mirka mirka added the Needs Design Feedback Needs general design feedback. label Dec 3, 2024
@SantosGuillamot
Copy link
Contributor

Thanks for sharing your thoughts 🙂 Personally, I would like to agree on the ideal UI before modifying the existing UI. For example, if it is decided to use DataViews, this might not apply.

Having said that, how do you envision when there is no value, or it is an empty string?

@rinkalpagdar
Copy link
Contributor

Hello @jarekmorawski, Can you please provide step-by-step reproduction instructions?

@jarekmorawski
Copy link
Contributor Author

Hi @rinkalpagdar! It's an enhancement request, so most of it isn't present in the UI right now. You can see how the list currently looks by enabling Block Bindings, selecting a block, navigating to the Attributes panel and choosing a value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Block bindings Needs Design Feedback Needs general design feedback. [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

4 participants