CoHoop / CoHoop-Rails

CoHoop's Rails application
2 stars 0 forks source link

Blinking buttons #43

Closed amina196 closed 11 years ago

amina196 commented 11 years ago

Hello, on Firefox, many buttons on the Alpha don't take in the actions they are supposed to when clicked. It's the case for me right now, as I'm trying to register for the Alpha. In the past, I noticed this behavior with the "my documents" buttons, and the "log in" button too. A way to get around this is to press the "Enter" button for the forms, but no other way for the "my documents" button. Things work fine with Chrome.

That's a show-stopper imo I'm using CoHoop on Firefox, does it not work for you too ?

gabriel-dehan commented 11 years ago

Could you try with chrome and tell me if you experience the same behavior ?

This is weird actually as button are not "Flashing", in general the page is reloading really fast. We had flashing button during registration because error messages were not displaying.

I am not experiencing this, personnaly. And it seem to happen rather randomly as "My documents" is not really a button or a submit but only a <a href=""> link.

CoHoop commented 11 years ago

I don't have Chrome but it's still not working properly on Firefox. Gerwin (Sciences Po) has also experienced the issue when trying to signing up. Really concerning

gabriel-dehan commented 11 years ago

Install chrome, it will be useful to have all browsers available.

This is weird as I never have had this issue =/ hard to fix what you can't seeeeee Le 29 oct. 2012 16:34, "CoHoop" notifications@github.com a écrit :

I don't have Chrome but it's still not working properly on Firefox. Gerwin (Sciences Po) has also experienced the issue when trying to signing up. Really concerning

— Reply to this email directly or view it on GitHubhttps://github.com/CoHoop/CoHoop-Rails/issues/43#issuecomment-9871317.

amina196 commented 11 years ago

Gaby, could you try and take a look on Firefox, on an other computer than yours ?

On Mon, Oct 29, 2012 at 4:37 PM, Gabriel Dehan notifications@github.comwrote:

Install chrome, it will be useful to have all browsers available.

This is weird as I never have had this issue =/ hard to fix what you can't seeeeee Le 29 oct. 2012 16:34, "CoHoop" notifications@github.com a écrit :

I don't have Chrome but it's still not working properly on Firefox. Gerwin (Sciences Po) has also experienced the issue when trying to signing up. Really concerning

— Reply to this email directly or view it on GitHub< https://github.com/CoHoop/CoHoop-Rails/issues/43#issuecomment-9871317>.

— Reply to this email directly or view it on GitHubhttps://github.com/CoHoop/CoHoop-Rails/issues/43#issuecomment-9871434.

gabriel-dehan commented 11 years ago

I hotfixed the bug, as it was a Firefox only bug. But I need to understand, @Djeezy why on https://github.com/CoHoop/CoHoop-Rails/commit/162eb95b64dfd523a243974c3bb204f3707e65b0#L0L72 there is this display none when the button is active. That is what was causing the flickering when you clicked on a button, I commented it out but I this is only temporary as I don't know what this was for. Could you explain, please ?

amina196 commented 11 years ago

Bien joué !!

Envoyé de mon iPhone

Le 4 nov. 2012 à 23:38, Gabriel Dehan notifications@github.com a
écrit :

I hotfixed the bug, as it was a Firefox only bug. But I need to understand, @Djeezy why on CoHoop/CoHoop- Rails@162eb95#L0L72 there is this display none when the button is
active. That is what was causing the flickering when you clicked on
a button, I commented it out but I this is only temporary as I don't
know what this was for. Could you explain, please ?

— Reply to this email directly or view it on GitHub.