-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
status/acceptedWe accept to work on it.We accept to work on it.
Description
Mutation result has following tabs: Message, JSON, Request, Geo (should be removed separately)
Query result has following tabs: Graph, JSON, Request, Geo
Message and Graph serve almost same purpose: visual representation of the JSON response.
Graph, Geo (and upcoming timeline) are just submodes of this visual representation, specific to the type response data.
It is thus logical to unify naming and behavior of the result tabs
- visually: consistent naming, moving different visualizations as sub controls of the visual tab
- in the code: code that handles frame results, query debug data, active tab is far from clean, adding a logical abstraction to guide how data is stored in redux and mapped to components will help clean it up
Metadata
Metadata
Assignees
Labels
status/acceptedWe accept to work on it.We accept to work on it.