We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a max character count validation to the "set lesson title" modal.
Figma: https://www.figma.com/file/Dimm13cjrpYU5LkcrV6VxF/Course-Editor?node-id=703%3A5903
onKeyDown
The text was updated successfully, but these errors were encountered:
This is low priority, probably should be a future ticket
Sorry, something went wrong.
No branches or pull requests
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
onKeyDown
and just not update the text field text to stop users entering more text once the text field is full.The text was updated successfully, but these errors were encountered: