vjdorazio / TwoRavens

A web application for data exploration, statistical analysis, model construction and meta analysis tools, that integrates with Zelig and Dataverse.
http://datascience.iq.harvard.edu/tworavens
Other
1 stars 4 forks source link

Ghosting Replication and Problem Description Links in Ticker #23

Open tercer opened 6 years ago

tercer commented 6 years ago

In standard mode there is a link titled "Replication" in the ticker (strip of area at bottom of browser). In d3m mode there is also a link that can bring up the problem description from the problem metadata.

These recently disappeared, likely in the rush to build out for the last demo. Should try to recover them. They are found as div's but just are not visible in Safari. In Chrome they actually show up.

Here's the empty ticker in Safari:

screen shot 2017-09-01 at 4 56 38 pm

Here's the ticker in Chrome:

screen shot 2017-09-01 at 5 02 15 pm

Here are the div identifications through Safari's Web Inspector:

screen shot 2017-09-01 at 4 56 16 pm screen shot 2017-09-01 at 4 56 26 pm
aaron-lebo commented 6 years ago

So this appears to work in both Firefox and Chrome on Ubuntu Linux. I don't have a Mac to test, but it does appear to be limited to Safari. I'm gonna unassign myself from the issue.

tercer commented 6 years ago

I tried turning links into buttons (which we likely want to do anyway). Same problem continues.

I tried making the links very long, so they extended into the middle of the screen, in case something from the left panel was extending over top of them. Same problem continues.

It's curious that the ticker has the wrong background color in Safari also. So might be a ticker problem, more than a problem with these links.