klpdotorg / dise_dashboard

Dashboard for Dise data to allow interactive dise data gathering
2 stars 4 forks source link

Clicking Marker's and Changing Years #86

Open gkjohn opened 10 years ago

gkjohn commented 10 years ago

Go to http://disedev.klp.org.in/#do=Block.search&session=10-11&bbox=74.080810546875,14.147229023443646,77.596435546875,15.744675578471627&area=

And click on a marker. Then change years. The numbers don't change. But if you change years and then click on markers, they change.

iambibhas commented 10 years ago

You mean when you click on a marker and the data is on the sidebar, if you change the year, the data on the sidebar needs to change too. Right?

gkjohn commented 10 years ago

Yes.

On Mon, Feb 10, 2014 at 10:57 PM, Bibhas notifications@github.com wrote:

You mean when you click on a marker and the data is on the sidebar, if you change the year, the data on the sidebar needs to change too. Right?

Reply to this email directly or view it on GitHubhttps://github.com/klpdotorg/dise_dashboard/issues/86#issuecomment-34657785 .

iambibhas commented 10 years ago

Ok. There might be couple of trouble points -

  1. The sidebar needs to show the list of search results. So once you change the year, there is a new search. So what to do? Show the results? or keep the clicked entity and update it?
  2. The clicked entity might not exist in the changed year. What to do then?
gkjohn commented 10 years ago

The sidebar needs to show the list of search results. So once you change the year, there is a new search. So what to do? Show the results? or keep the clicked entity and update it?

Assume that the user is interested in the clicked entity and update it.

The clicked entity might not exist in the changed year. What to do then?

Does not exist in 20XX - 20XX academic year.

iambibhas commented 10 years ago

Got it.

gkjohn commented 10 years ago

@iambibhas status?

iambibhas commented 10 years ago

It works when you click an item from the search bar and then change years. But can't do it for a randomly clicked marker for now. I'm trying to find a way.

gkjohn commented 10 years ago

Okay. Moving to V3.