opengovernment / askthem

Monitor and interact with local governments in the United States
GNU Affero General Public License v3.0
41 stars 15 forks source link

"Change" city function error #402

Closed maryamgunja closed 10 years ago

maryamgunja commented 10 years ago

@davidmooreppf

City viewing was distorted and I was unable to select "Change" & the pop-up window didn't show up. I experienced this problem with all states (not just VA), but the problem was only temporary....

http://www.askthem.io/va

screen shot 2014-04-04 at 4 54 15 pm

maryamgunja commented 10 years ago

whoops, I'm still experiencing this problem:

http://www.askthem.io/tx-houston#

screen shot 2014-04-04 at 5 01 04 pm

davidmooreppf commented 10 years ago

Yeah, Chrome has all sorts of odd behavior around this now.

Initially the "change" link was same size as city name and parallel with it.

On a reload of /tx, "change" was displaying correctly, and opens the modal, but the modal is unresponsive and can't be closed, and keeps the browser window frozen & foregrounded.

https://www.dropbox.com/s/8mrhfrkzers45ya/Screenshot%202014-04-04%2017.13.10.png

... then I checked in Safari and it worked as expected.

Checked back in Chrome and the "change" link is big again, and parallel - but allows clicks ::

https://www.dropbox.com/s/yfgd6ayfj9b0h74/Screenshot%202014-04-04%2017.16.27.png

... and now, checking again in Chrome, all working as expected.

walter commented 10 years ago

Yeah, it is definitely strange. Looking into it.

walter commented 10 years ago

I am experiencing the problem with the change not being placed correctly in Safari as well as chrome.

maryamgunja commented 10 years ago

Same here...

On Fri, Apr 4, 2014 at 5:29 PM, Walter McGinnis notifications@github.comwrote:

I am experiencing the problem with the change not being placed correctly in Safari as well as chrome.

Reply to this email directly or view it on GitHubhttps://github.com/opengovernment/askthem/issues/402#issuecomment-39613647 .

walter commented 10 years ago

I think this may have been due to reintroduction of an app server (had 2, reintroduced a 3rd) that needed its css cache updated.

When I did a deploy it updated all the app servers' css caches and I think the problem is now gone.

@maryamgunja, @davidmooreppf please confirm that this is showing up as expected for you. Reopen if not.

Note that this is separate from opengovernment/askthem-admin/issues/34 which is still occurring.