Skip to content

BUG: Newly added component not selected after insertion #3952

Open
@lkFormatD

Description

@lkFormatD

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When inserting a new section while another section is already selected in the Neos backend (Content Tree), the previously selected section remains selected. The newly inserted section does not become the active selection.

Expected Behavior

After inserting a new section, the newly created section should automatically be selected and focused. This allows the user to immediately begin editing the new section without having to manually select it.

Steps To Reproduce

  1. In the Neos backend, select an existing section in the content tree or inline view.

  2. Open the context menu of the selected section.

  3. Choose “Insert section above” or “Insert section below”.

  4. Observe that the old section remains selected.

  5. The newly inserted section is added correctly, but is not selected automatically.

Environment

- Flow: 9.0.2
- Neos: 9.0.3
- PHP: 8.2.28

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    9.0BugLabel to mark the change as bugfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions