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

[UD] Avoid re-rendering the Workspace Details page #19601

Closed
akurinnoy opened this issue Apr 15, 2021 · 1 comment
Closed

[UD] Avoid re-rendering the Workspace Details page #19601

akurinnoy opened this issue Apr 15, 2021 · 1 comment
Assignees
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

Comments

@akurinnoy
Copy link
Contributor

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

@akurinnoy akurinnoy added kind/task Internal things, technical debt, and to-do tasks to be performed. area/dashboard labels Apr 15, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Apr 15, 2021
@sleshchenko sleshchenko added this to the 7.30 milestone Apr 15, 2021
@akurinnoy akurinnoy added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Apr 16, 2021
@sleshchenko
Copy link
Member

fixed by eclipse-che/che-dashboard#217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants