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

Inline label editing click and save functionality #1205

Open
mnahmias opened this issue Apr 23, 2024 · 1 comment
Open

Inline label editing click and save functionality #1205

mnahmias opened this issue Apr 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mnahmias
Copy link

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

  • Create a text box field
Editing issue
  • Select the field and click the edit button
  • Click anywhere in the label to try to move the cursor
  • Editing ends
Saving issue
  • Select the field and click the edit button
  • Alter the text of the label and hit enter
  • Editing ends and changes are reverted

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
Copy link
Collaborator

rismehta commented Apr 25, 2024

@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.

@rismehta rismehta added the bug Something isn't working label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants