Skip to content

PropertyGrid to expose a hover/edit hook #1530

Description

@smmr-dn

Is your feature request related to a problem? Please describe.

We have been developing component builders, using the Builder API coming from studio-design. However, we've noticed that currently, the PropertyGrid component has no way to notify external listeners when a user hovers over or begins editing a property row.

Describe the Solution you'd like

This came from the idea proposed by our PMs that we could have a hook/listener coming from the Property Grid so that we could trigger each decoration/manipulator so that user is aware of which property they are editing, which also might be a good enhancement overall in terms of UI. For example, when the user hovers or selects the pan width property in the curb editor below, we would hope to have a way to trigger our decorator to highlight the pan width measurement line. I am not sure if we already have this feature anywhere in the presentation or appui packages.

Image

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions