Brickimedia / brickimedia

Brickimedia Source Code
http://www.brickimedia.org
13 stars 4 forks source link

Drop down menus #366

Closed Berrybrick closed 9 years ago

Berrybrick commented 9 years ago

Sorry if this has been brought up already, but drop down menus seem to be acting funny for me....

dropit

They show up on the page already opened and don't seem to close. It's kind of frustrating. :P

Edit: The "more" menu does close if I scroll to the bottom of the page, but then it doesn't seem to reopen.

neoncitylights commented 9 years ago

@Berrybrick - Looked at it, looks like it's the same issue at Meta, and LEGO Ideas Wiki, but not Dev, Admin, GBCWiki, or Customs. Refreshing the page however seems to fix the issue, so try that.

Berrybrick commented 9 years ago

What a good idea. Wish I thought of that. :P

I've switched to deepsea in the meantime.

neoncitylights commented 9 years ago

OK, if it's fixed on Refreshed then for you then you can close the issue Edit Nevermind, refreshing only temporarily works, this should be kept open

MtMNC commented 9 years ago

That's a caching issue. I changed the JS for the dropdowns in the latest commit. Clearing your cache (or maybe purging the page as suggested above) should fix the issue.

Berrybrick commented 9 years ago

Okay, it's fixed. Thanks.