Skip to content

Allow inline editing of labels when used with Fusion rendering #29

@Sebobo

Description

@Sebobo

As we previously discussed I think it would be a great feature to
make the form labels (and maybe later other text) inline editable.

This would be part of a long term goal to make the already good form building
even less "clicky" and less context switching.

As this should be fairly easy to implement in Fusion I would recommend
to just implement it when the fusion renderer is being used.
I would also assume that this will be the recommended form rendering
in the future.

I tried implementing this but I'm currently unsure how to check
in the form builder code if the renderer is the fusion renderer.

If I could override the fusion renderer prototypes from the form builder package
It would still be standalone but would just add the functionality when
both are being used together.

@bwaidelich can you give me a pointer where to start?

Thanks
Sebastian

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions