Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.

Design experiment: We want to understand when/whether the "Search First" tab helps users #9

Open
ondrae opened this issue Feb 10, 2020 · 2 comments

Comments

@ondrae
Copy link
Collaborator

ondrae commented Feb 10, 2020

What:

Could a search first design be useful for GSA privacy, ie, should we include this in our dashboard?

Could it be useful for a search that a member of the public might conduct?

What would that design look like?

For reference, here's our initial Search First prototype. Rough draft.

And here's an earlier mockup photo:
Screen Shot 2020-02-06 at 11 51 17 AM

Acceptance:

  • we understand whether "search first" would be useful for GSA privacy folks, enough to work on
  • we understand whether "search first" might be useful for the public, enough for us to work on?

--> is it worth a mock? If no, STOP. If yes, then:

  • we understand what users want from "search first" and so we can articulate what info it should retrieve (search among PII list? descriptions of PII, etc. - what type of information should it retrieve)?
  • we have a mock
  • we get feedback from intended user - GSA privacy or public depending on which we believe would use this.
@ondrae ondrae added this to To do in Phase three work Feb 10, 2020
@ondrae ondrae added this to the Explore Search milestone Feb 10, 2020
@ondrae
Copy link
Collaborator Author

ondrae commented Feb 12, 2020

Put some code up for this on our prototype at Search First. It is searching only in the PII column of all the systems. It returns the name of the system that has that PII in it.

Screen Shot 2020-02-12 at 9 40 13 AM

What is interesting is that it is all client side. It loads all the csv data and indexes it on every page load, super fast. Someone wrote a clever computer science data structure that was perfect for this use. https://github.com/lucaong/minisearch

@nikzei nikzei changed the title Experiment: Search First Design experiment: We want to understand when/whether the "Search First" tab helps users Feb 13, 2020
@nikzei
Copy link

nikzei commented Feb 18, 2020

Not doing this for now.

@nikzei nikzei moved this from To do to In progress in Phase three work Feb 18, 2020
@nikzei nikzei moved this from In progress to Done in Phase three work Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

2 participants