mterwill / office-hours-help-queue

A queue to help manage office hours for large courses
GNU General Public License v3.0
84 stars 21 forks source link

Long locations get cut off #185

Closed ghost closed 3 years ago

ghost commented 3 years ago

482 uses the queue location for virtual office hours, and we encourage students to paste a join link for their Google Meet or Zoom meeting in the location field of their request. However, some of these links (especially Zoom meetings with encrypted passcodes) can get very long and are cut off in the request location, preventing us from joining the meeting. Could the location field be extended so longer URLs can fit?

ghost commented 3 years ago

I think changing this line and this line to allow a maximum of 100 like the description would fix this.