Closed yamsgithub closed 8 years ago
@brittainhard I had to revert the pull request as I noticed that the "Select Queries" is not working with your changed. Could you please check this?
@yamsgithub what exactly is "Select Queries" ?
Its when you select "Queries" in the page filtering which shows a "Select Queries" button. When you click on the button it should show a modal with the current queries for that domain. The modal does not show up properly
I'm still not seeing this on the page. Where on the page is this located?
@yamsgithub I think I see it now. This was added while I was working on my PR, if I recall. I'll try to get it working
This should be a simple fix. Somewhere, vis.queries is being set to undefined. I just have to find out where. Also there is a small UI issue to fix.
@yamsgithub can we close this since we fixed the problems with the clustering plot?
I think we can do this. Just one more problem that is more immediate to fix.
The URLs tooltip is very annoying as it appears as you move the mouse over the circles. Can you please change this to appear only when the mouse is no longer moving?
You can check the behaviour on the D3 version.
I am guessing this should be a quick fix?
@yamsgithub i am currently working on the statistics dashboard PR, but I will be more than willing to fix these issues after we merge the dashboard code. I think it might be a good idea to rewrite https://github.com/ViDA-NYU/domain_discovery_tool/issues/52 to reflect the problems with the current graph? Would you mind putting all of these issues there?
OK...we can close this and I can open one with all the issues that need to be fixed.
Reverts ViDA-NYU/domain_discovery_tool#51
Reverting as the changes are affecting query based filtering.