Skip to content

Conversation

@factoidforrest
Copy link
Contributor

This is the CORRECT implementation of the quick-view system, that I should have written from the start.

The two main changes are:

  • to use a provider to hold this state instead of the gnarly prop drilling.
  • to use the query string in the URL to track the quick view state. Really nice because people can link to quick views now.

This was needed before we started porting quick view to other parts of the app, as is planned for vuln search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants