jwcha1030 / CS416_GroupProject

2 stars 1 forks source link

OurTeam (Admin) EditTeamPagePerson Input Length Limit Error #11

Closed jwcha1030 closed 3 years ago

jwcha1030 commented 3 years ago

Returns res_code=0 if postion_desc field has input length more than X.

"Deal with work assignments and day-to-day scheduling who revises how to make the teamwork more effi" going over this length returns an error.

Habced commented 3 years ago

Currently I have max_length to 100. Will update it to 254 then