Skip to content

bug: project renaming in the header is broken since native header style was removed #180

Description

@EtienneLescot

Summary

Renaming a project (the project title shown in the editor window header) is no longer possible / behaves incorrectly after the native header style was removed and replaced with the in-renderer header.

Steps to reproduce

  1. Open a project in the editor
  2. Try to rename the project by clicking the title in the header (double-click / inline edit)
  3. Observe

Expected

Clicking the project title in the header should let the user rename the project inline (or open a rename dialog), and the change should persist.

Actual

The header title either does not respond to the rename gesture, the inline editor doesn't appear, or the change doesn't persist. The native header previously handled this, and the replacement in-renderer header lost that behavior.

Environment

  • Version: v1.8.0.rc4
  • Area: editor window header / project metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions