recalapp / recal

First a COS 333 project, now a very popular tool at Princeton for course selection
http://recal.io
MIT License
12 stars 3 forks source link

fix(search): disable search autocorrect in Safari #336

Closed sebthedev closed 6 years ago

sebthedev commented 6 years ago

Disable autocorrect in the course search bar on Safari. Previously this would annoyingly try to correct things like "wws" to "was". This disables the autocorrect.

For documentation of this Safari-only attribute, see MDN and Apple's docs.