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

Impossible to rename a FormDescriptionEditor representation from the project explorer #1354

Closed
4 tasks done
AxelRICHARD opened this issue Sep 12, 2022 · 0 comments · Fixed by #1355
Closed
4 tasks done
Assignees
Milestone

Comments

@AxelRICHARD
Copy link
Contributor

  • I have checked that this bug has not yet been reported by someone else
  • I have checked that this bug appears on Chrome
  • I have specified the version :
  • latest
  • I have specified my environment :
  • All
  • my computer: macOS

Steps to reproduce

  1. Create a project with a View model
  2. On the low-level View element, create a "Form description" object
  3. On the Form object, create a new "Form Description Editor" representation
  4. Using the context menu of the representation in the explorer, try to rename the form
  5. You can start typing a new name, but not validate the change.

Expected behavior

The new name is taken into account, reflected in the whole UI, and persisted.

Actual behavior

The new name is not taken into account, reflected in the whole UI, and persisted.

@AxelRICHARD AxelRICHARD added this to the 2022.9.0 milestone Sep 12, 2022
@AxelRICHARD AxelRICHARD self-assigned this Sep 12, 2022
AxelRICHARD added a commit that referenced this issue Sep 12, 2022
Bug: #1354
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Sep 13, 2022
Bug: #1354
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
@sbegaudeau sbegaudeau linked a pull request Sep 13, 2022 that will close this issue
39 tasks
sbegaudeau pushed a commit that referenced this issue Sep 13, 2022
Bug: #1354
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant