KaneRodriguez / boring-logging

Boring Logging is a voice-based accessibility web app to aid Civil Engineers with performing ground sample analysis by providing 3D sample data visualizations.
1 stars 0 forks source link

Limit Input Length #9

Open KaneRodriguez opened 6 years ago

KaneRodriguez commented 6 years ago

Limit the length of input boxes.

Here is an npm package that offers limiting of text length: https://www.npmjs.com/package/material-ui-number-input

People talking about their fixes to this issue here: https://github.com/mui-org/material-ui/issues/5309