Project page scroll when using arrow keys

Please fill out these questions for all feature requests and bug reports. If you're requesting a feature, please let us know why this feature is important or useful, not just what it should do.
Thanks!

  1. chrome
  2. Please share an example project (if possible).
  3. use up and down arrow keys on the project page of a project
  4. it scrolls the page up and down and it's kinda annoying. might be because there's no event.preventDefault() in the keydown event listener. i'm not sure if this is the case but using my knowledge of JavaScript this is my theory
  5. it shouldn't scroll the page up and down when focused on the project

I've just fixed this. Thanks for reporting! :slight_smile: