You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking on node details makes a direct call to api/topology/[topId]/[nodeId], disregarding the timestamp. So the API needs to be extended similarly to websockets to make the nodes details data consistent with time travel control. The same goes for api/topology? calls which give the info about all the available (sub)topologies as well as their stats (node/edge count, etc...). Here we need to give some thought to the UI, e.g. what happens when the topology we are currently at disappears if we go back in time and it's not currently there?
The text was updated successfully, but these errors were encountered:
fbarl
added
the
component/ui
Predominantly a front-end issue; most/all of the work can be completed by a f/e developer
label
Jun 16, 2017
From #2524:
The text was updated successfully, but these errors were encountered: