opencoca / lt2d_school

Meet freely
https://codesandbox.io/s/github/opencoca/Latitude
1 stars 6 forks source link

Whiteboard #46

Closed ZanButt closed 3 years ago

ZanButt commented 3 years ago

The whiteboard in two of the classrooms don't seem to be working. With the first being the Mixart studios : production musicale - Boris P room and the second being the Guitare & Ukulélé - Alexandre Bernier room.

shadowlerone commented 3 years ago

Alright, I think I figured it out. This may have to be a fix on the API level, as the rooms contain illegal characters. I suspect the : and the & are causing the problems

shadowlerone commented 3 years ago

I changed the names on the API level and that seems to be the case. Moving forwards, I think we may either have to: setup rules regarding what room names we use (irk) or use the meet property instead of the name property.

opencoca commented 3 years ago

The simplest option is to use the use the '''meet''' property. It's meant unique and will never contain spaces.

shadowlerone commented 3 years ago

done!

shadowlerone commented 3 years ago

Although, I hope no one had anything critical in those whiteboards since those will be lost.