Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Small bug for showing the room name for owner. #163

Closed Mojtabarezaei4 closed 7 months ago

Mojtabarezaei4 commented 9 months ago

When an owner joins its room from its profile page, the room name is not passed to the room page.

FabianAronsson commented 8 months ago

I verified this in #165 and it seems to work? I am not sure when this changed, but perhaps we just missed to tag it in a PR.

I tried looking for which PR we fixed it, but I can't find it. Can you verify that this works @Mojtabarezaei4?

Mojtabarezaei4 commented 8 months ago

yeah, I think I fixed a similar issue in #165, I can double-check it.

FabianAronsson commented 7 months ago

Closing as this seems to be working.