Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Add local storage - history of all searches #12

Closed
wants to merge 4 commits into from

Conversation

icyflame
Copy link
Member

You can test this out locally or at: https://icyflame.me/mfqp/

I have customized the bootstrap output to ensure that we have only the grid system and our own font defaults, and defaults for links have been added to client.css. (Check twbs/bootstrap#2144 for details about why this is not included in Bootstrap)

Please have a look and tell me if there are any bugs.

cc @amrav @nuwandavek @athityakumar @hargup

Copy link
Member

@amrav amrav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is handy. I'm wondering if this can be polished better. It would be nice to have the previous searches clickable, so that would auto-populate the search field. It would also be sane to cap search history to, say, 50 items.

Siddharth Kannan and others added 4 commits September 22, 2016 19:45
- css and js moved over to individual client files
- html cleaned up
- Previous searches column on the left
- Built from the less using customization options at

https://getbootstrap.com/customize/

- config.json is included in this repo, and also exists in a gist

Signed-off-by: Siddharth Kannan <[email protected]>
@icyflame
Copy link
Member Author

@amrav Thanks! Yes, the two things I am working on right now are:

  1. Making the search terms clickable
  2. Ensuring that we don't add the same term into the list again and again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants