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

implement "url copy" for compliance searchbar #649

Closed
vjeffrey opened this issue Jun 20, 2019 · 0 comments
Closed

implement "url copy" for compliance searchbar #649

vjeffrey opened this issue Jun 20, 2019 · 0 comments
Assignees

Comments

@vjeffrey
Copy link

User Story

We originally hoped that we could squish this into the searchbar rework being done in #405 but it's turning out to be a bit harder than we hoped.

We need to be able to have the url share functionality that exists on client runs in compliance.
Given that most of the calls are POST calls, we'll certainly need to do some function magic to translate the url into the appropriate api calls/filters.

Definition of Done

Can share compliance filtered url

Demo Script / Repro Steps

load some nodes in compliance
add some filters in compliance reporting
copy the url
paste url into another window
all filters in the url are applied and the data is filtered

@vjeffrey vjeffrey added this to the enhanced search and filtering for client runs and compliance reporting milestone Jun 20, 2019
@vjeffrey vjeffrey removed this from the enhanced search and filtering for client runs and compliance reporting milestone Jul 10, 2019
@lancewf lancewf self-assigned this Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants