Skip to content

[OGUI-1722] Runs mode layout smart refresh#3078

Merged
graduta merged 8 commits intodevfrom
feature/QCG/OGUI/1772/runs-mode-layout-smart-refresh
Sep 24, 2025
Merged

[OGUI-1722] Runs mode layout smart refresh#3078
graduta merged 8 commits intodevfrom
feature/QCG/OGUI/1772/runs-mode-layout-smart-refresh

Conversation

@mariscalromeroalejandro
Copy link
Copy Markdown
Contributor

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • [X issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

This PR removes the unnecessary objects refresh in layout view by checking their ids and comparing them with the previous one loaded (in run mode) when a run is ongoing. It also removes the property of run status of being RemoteData, so that we avoid an unnecessary blink when it changes.

@graduta graduta merged commit b285dfd into dev Sep 24, 2025
10 checks passed
@graduta graduta deleted the feature/QCG/OGUI/1772/runs-mode-layout-smart-refresh branch September 24, 2025 16:39
Deaponn pushed a commit that referenced this pull request Oct 6, 2025
This PR removes the unnecessary objects refresh in layout view by checking their ids and comparing them with the previous one loaded (in run mode) when a run is ongoing. It also removes the property of run status of being RemoteData, so that we avoid an unnecessary blink when it changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants