dtauerbach / apollo

Apollo Project website
1 stars 0 forks source link

In develop branch, when logging in, there is horrible UI bug #49

Closed dtauerbach closed 10 years ago

dtauerbach commented 10 years ago

ugly_login

dtauerbach commented 10 years ago

Same story for signup modal

TizianoPerrucci commented 10 years ago

@dtauerbach I don't see this with Chrome, which browser are you using?

Can you try again using the test server apollo.startersquad.com

dtauerbach commented 10 years ago

Sure, I am using the test server now, and using Chromium on Ubuntu 13.04. Here's my UA:

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36

Attached is the very similar screenshot using your test server, where I still see the problem. Thanks for taking a look at the Github issues, I appreciate it. screenshot from 2013-12-16 22 17 32

TizianoPerrucci commented 10 years ago

@julesbou any idea?

julesbou commented 10 years ago

@TizianoPerrucci i will take a look during the retro @dtauerbach to be sure it's not a cache problem, did you try private browsing (but even if it's a cache problem, it's still a bug and we have to fix it)

dtauerbach commented 10 years ago

@julesbou yeah still there after clearing cookies+cache

TizianoPerrucci commented 10 years ago

It's a general issue with dialog. @julesbou after talking with @dtauerbach we decided to spend 30min of your time with him and see if we can get rid of this annoying issue what do you think?

julesbou commented 10 years ago

Hi @dtauerbach , modals have been updated in this commit https://github.com/dtauerbach/apollo/commit/dda6615aa707d7c5529f72286243f07954a5ad0d and it should fix the issue, could you confirm it's now fixed with develop on your computer?

dtauerbach commented 10 years ago

Hi @julesbou yay fixed!