compbio-UofT / medsavant

MedSavant is a search engine for genetic variants
22 stars 9 forks source link

Login screen is buggy #318

Open ronammar opened 10 years ago

ronammar commented 10 years ago

Too many bugs to even describe. Sometimes when I'm creating a new server connection, after I type in the server name, all the fields go blank. Sometimes when I change servers and click connect, it won't let me and puts red text under the server name box. When you click on the fields to change them, sometimes they require two clicks. The previous form style was MUCH better and not prone to any bugs. We NEED to repair these bugs mentioned above (and test for others) before 1.2-final. URGENT!

mfiume commented 10 years ago

Are these all using the latest from the server? I fixed some things on the login page a few days ago.

I can't reproduce these.

ronammar commented 10 years ago

Yes some of the bugs still come up- I jump between logins quite often using the latest commit and errors do happen. Not always easily reproduced though but I get them 20% of the time when logging in.

On Apr 10, 2014, at 9:26 PM, "mfiume" notifications@github.com<mailto:notifications@github.com> wrote:

Are these all using the latest from the server? I fixed some things on the login page a few days ago.

I can't reproduce these.

Reply to this email directly or view it on GitHubhttps://github.com/compbio-UofT/medsavant/issues/318#issuecomment-40162577.

mfiume commented 10 years ago

I just fixed the double click issue... only for fields that use a drop down. Is this the only type of field where that behaviour was noticed? The issue was very specific to that type.

mfiume commented 10 years ago

Please try the latest commit. It should make the experience significantly better.

mfiume commented 10 years ago

Still a couple things to fix