Feature: Back Button like in legacy Bloodhound #781
Labels
blocked
This pull request cannot be completed and should not be merged
enhancement
New feature or request
user interface
A pull request containing changes affecting the UI code.
work in progress
This pull request is a work in progress and should not be merged
Feature Description
In the legacy Bloodhound it was possible to use
Backspace
to get the results of the previous query. This made navigation between queries much more easier and efficient.Are you intending to implement this feature?
No
Current Behavior
Actually there is no "Back / Previous Query" Feature or I could not find it.
Desired Behavior
Bind
Backspace
again to this feature and make a button.Use Case
Navigation was way faster and easier. You ingest a path and just want to have a quick look at the Outbound permissions? Check and go back to previous query.
Implementation Suggestions
This might cause some problems as far as I can see, as not all Queries are done via Cypher Queries and some are also using directly the REST-API.
Additional Information
The behaviour in the legacy BloodHound was great for this, specially in combination with the
[Query Debug Mode](https://github.com/SpecterOps/BloodHound/issues/657)
which is also missing. and would be great to have back.The text was updated successfully, but these errors were encountered: