umgc / umgc.idea.tracker.ui

This is where your nodeJS stuff will go
0 stars 0 forks source link

Project Description Text Box Modifications #25

Open kathryns222 opened 3 years ago

kathryns222 commented 3 years ago

During the test campaign the professor asked for the text box to be resizable horizontally in addition to vertically.

Also it was requested to add an indicator of how many characters remain vs total size of text inputs (i.e. 496/500 characters available after typing in 'i.e.'

The professor recommended 'maxlength' as a possible solution.

BereketTamrat commented 3 years ago

We just verified that there is no limit to the characters. The textbox expands as the user adds words.