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

Time Travel: Use timestamp in calls to /api/topology #2609

Closed
fbarl opened this issue Jun 16, 2017 · 0 comments
Closed

Time Travel: Use timestamp in calls to /api/topology #2609

fbarl opened this issue Jun 16, 2017 · 0 comments
Assignees
Labels
component/ui Predominantly a front-end issue; most/all of the work can be completed by a f/e developer

Comments

@fbarl
Copy link
Contributor

fbarl commented Jun 16, 2017

From #2524:

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?

@fbarl 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
@fbarl fbarl self-assigned this Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui Predominantly a front-end issue; most/all of the work can be completed by a f/e developer
Projects
None yet
Development

No branches or pull requests

1 participant