[UD] Avoid re-rendering the Workspace Details page #19601
Labels
area/dashboard
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
sprint/current
Milestone
Is your task related to a problem? Please describe.
This is a technical debt issue. The PR for improving devworkspaces support introduces the bug that the whole workspace details page gets re-rendered each time the workspace is updated. That's the regression and it brings inconvenience to the devfile editor usage.
Describe the solution you'd like
The solution is to provide necessary changes to the nested components without re-rendering of the root page component.
Describe alternatives you've considered
Additional context
eclipse-che/che-dashboard#209
The text was updated successfully, but these errors were encountered: