adobe / aem-core-forms-components

Standardized components to build forms with AEM Forms
Apache License 2.0
26 stars 58 forks source link

Inline label editing click and save functionality #1205

Open mnahmias opened 7 months ago

mnahmias commented 7 months ago

Expected Behaviour

When editing an inline form label clicking a point in the string should move the cursor to that point. Hitting enter should save the authored changes.

Actual Behaviour

When editing an inline form label clicking a point in the string ends editing. Hitting enter ends editing and removes the changes.

Steps to Reproduce

Editing issue
Saving issue

AEM Version (mention the exact version in case of cloud SDK)

2023.12.14697.20231215T125030Z-231200

AEM Forms Version

2023.10.25.00-231200

rismehta commented 7 months ago

@mnahmias Yes, we're aware of this issue, but it hasn't been prioritized yet as there are alternative ways available to accomplish the same use-case.