Cartodb: timeslider filtering dates error

Created on 1 Dec 2016  路  5Comments  路  Source: CartoDB/cartodb

Context

I loaded a dataset for 2016 w/ new signups. Noticed that I could select range in timeslider that is in the future, and when looking at points and their pop-ups, time in pop-up did not match the time in the infoWindow.

Steps to Reproduce

  1. Add dataset (or ask me for .carto)
  2. Add timeslider
  3. Select time ranges.

Current Result

screen shot 2016-12-01 at 3 21 22 pm

screen shot 2016-12-01 at 3 22 36 pm

screen shot 2016-12-01 at 3 21 01 pm

Expected result

Expecting the slider to select the correct dates.

Browser and version

Chrome Version 54.0.2840.98 (64-bit)

.carto file

Ask me on slack to send, contains some sensitive data.

Frontend bug

Most helpful comment

Well, this is related with the timezone issue -> https://github.com/CartoDB/cartodb/issues/12088. It will be solved soon I feel 馃拫 :heart:.

All 5 comments

related? https://github.com/CartoDB/cartodb/issues/9746

@CartoDB/support check this for S/B 9922620

Well, this is related with the timezone issue -> https://github.com/CartoDB/cartodb/issues/12088. It will be solved soon I feel 馃拫 :heart:.

can we confirm this is already fixed @ztephm @noguerol ? we've pushed the fix recently https://github.com/CartoDB/cartodb/pull/12464

LGTM, I tested w/this dataset:

  • I'm not seeing Time Series widget show future dates - last date in dataset is Feb 13, last date on widget label is Feb 14 but that's just because it's the end of the Feb 13 bucket:

timeserieslabel

  • I'm seeing Pop-Up dates fall within the timespan selected via Time Series widget
Was this page helpful?
0 / 5 - 0 ratings