Skip to content

Added refresh callback for server to ensure accurate UI state and icon updates on connection status changes. #8149#8778

Closed
RohitBhati8269 wants to merge 1 commit intopgadmin-org:masterfrom
RohitBhati8269:GH-8149
Closed

Added refresh callback for server to ensure accurate UI state and icon updates on connection status changes. #8149#8778
RohitBhati8269 wants to merge 1 commit intopgadmin-org:masterfrom
RohitBhati8269:GH-8149

Conversation

@RohitBhati8269
Copy link
Copy Markdown
Contributor

Detail Infor:- #8149

item = i || tree.selected(),
data = item && tree.itemData(item);
// Fetch connection status.
fetch_connection_status(obj, data, tree, item);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had discussed not to call this function on refresh and use the node endpoint instead. The fix will be generic and will apply to all nodes.

@adityatoshniwal
Copy link
Copy Markdown
Contributor

Closing in favor of #8852

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants