Skip to content

Instead of "ridden" for cookie contents, store the time of the ride. - #156

Open
coderguy9210 wants to merge 1 commit into
zurb:masterfrom
coderguy9210:patch-1
Open

Instead of "ridden" for cookie contents, store the time of the ride.#156
coderguy9210 wants to merge 1 commit into
zurb:masterfrom
coderguy9210:patch-1

Conversation

@coderguy9210

Copy link
Copy Markdown

Rather than log "ridden" in the cookie which gives us no real information, log the time the cookie was created. We can then use the cookie later to decide it we want to reshow the tour element(s).

Also suggest making the expiration on cookies a setting rather than a default 365 days, but I didn't take that on here.

Rather than log "ridden" in the cookie which gives us no real information, log the time the cookie was created.  We can then use the cookie later to decide it we want to reshow the tour element(s).

Also suggest making the expiration on cookies a setting rather than a default 365 days, but I didn't take that on here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant