Open gkjohn opened 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?
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 .
Ok. There might be couple of trouble points -
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.
Got it.
@iambibhas status?
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.
Okay. Moving to V3.
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.