• Matheus Azzi's avatar
    Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys · dab6a41e
    Matheus Azzi authored
    Fixes 2 bugs:
    
    1. All keydowns were being prevented. Because of that the user wasn't able to navigate in the whole page using ARROW_UP/ARROW_DOWN.
    
    2. Even when  is an input or textarea the keydowns were being prevented. Because of that the user wasn't able to type any text on these elements.
    dab6a41e