-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[UD] workspace rename removed from Overview tab after PatternFly 6 redesign #23790
Copy link
Copy link
Closed
eclipse-che/che-dashboard
#1508Labels
area/dashboardkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Description
Describe the bug
The ability to rename a workspace directly from the Workspace Details → Overview tab was silently removed as an unintended regression in the PatternFly 6 dashboard redesign (eclipse-che/che-dashboard#1452).
Users can no longer rename a workspace from the UI. The only alternative is to delete and recreate the workspace, or to manually patch the DevWorkspace resource.
Che version
next (development version)
Steps to reproduce
Steps to Reproduce
- Open the Eclipse Che dashboard.
- Open any workspace (does not need to be running).
- Navigate to Workspace Details → Overview tab.
- Observe the Workspace field — the name is displayed as plain text with no edit control.
Actual: the name is always shown as plain read-only text; no edit affordance is present.
Expected behavior
A pencil (✏️) icon next to the name when the workspace is stopped, allowing inline rename via a modal dialog.
Runtime
OpenShift
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/dashboardkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Type
Projects
Status
✅ Done