gokulbnr / E-Cell-Website

0 stars 8 forks source link

Dropdown Menu should pull back up instead of slow fade #13

Closed kaushalvivek closed 7 years ago

kaushalvivek commented 7 years ago

The slow fade is causing usability problems. I fixed the dropdown menu size and location, work still needed on the animation.

nemani commented 7 years ago

Which page is this regarding?

kaushalvivek commented 7 years ago

Home. To be fixed in the index.

nemani commented 7 years ago

If its just usablity issues, I suggest just speeding up the fade. The default was 225 according to materalize website, we for some reason changed it to 2000 :P

nemani commented 7 years ago

Or we can change it to slideUp?

kaushalvivek commented 7 years ago

Yes, I changed it to 2000, because when it's 225, you can't really choose any options, for some reason, the focus does not hold when you move your cursor to options. So essentially, no option can be chosen. Making it pull up should work, or even a fix for the focus would work.