geoffrey-p-morgan / symkala

The Symkala code-base is designed to support geo-visualization of text and image data. It expects to two-server configuration. It is publicly available via the Apache 2.0 License.
Apache License 2.0
0 stars 0 forks source link

Uploading data doesn't update time-selection filter #8

Closed geoffrey-p-morgan closed 8 years ago

geoffrey-p-morgan commented 8 years ago

When you upload new data, the time-selection filter doesn't automatically refresh. Since the filter is only active when sub-selecting, this can quickly lead users to not be able to find their newly uploaded data by trying to look for it.

Desired Behavior: The end point of the time-selection filter updates to today's date when new data is uploaded without a full page refresh.

momomoro commented 8 years ago

Date should now update after you upload data

geoffrey-p-morgan commented 8 years ago

Not yet pushed to Dev5