Skip to content

Conversation

@mickmcgrath13
Copy link
Contributor

resolves #244

Copy link
Member

@chasenlehara chasenlehara left a comment

Choose a reason for hiding this comment

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

Looks good! I left some comments you can totally ignore if you want. 😊

searchTimeout: 400,

localStorageKeyPrefix: "bit-docs"
localStorageKeyPrefix: "bit-docs-search"
Copy link
Member

Choose a reason for hiding this comment

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

Maybe just search?

docMapHashLocalStorageKey: "docMapHash",
// function getDocMapHash
// retrieves the docMapHash localStorage (if present)
searchMapHashLocalStorageKey: "searchMapHash",
Copy link
Member

Choose a reason for hiding this comment

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

Maybe map-hash to keep the style consistent?

@mickmcgrath13 mickmcgrath13 merged commit 6fec1b4 into master May 18, 2017
@mickmcgrath13 mickmcgrath13 deleted the 244-wait-for-searchMap-before-clearing-localstorage branch May 18, 2017 19:10
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.

wait until we get a new searchMap before clearing localStorage

3 participants