Summary
Add a max character count validation to the "set lesson title" modal.
Goals
Implementation
Figma: https://www.figma.com/file/Dimm13cjrpYU5LkcrV6VxF/Course-Editor?node-id=703%3A5903
- You can use
onKeyDown and just not update the text field text to stop users entering more text once the text field is full.