arenaxr / arena-account

Django project user account management for the ARENA.
https://docs.arenaxr.org/content/architecture/security.html
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Anonymous login does not let you find and enter scenes #61

Closed nampereira closed 2 years ago

nampereira commented 2 years ago

Describe the bug Anonymous login brings you into a scene selection screen that is disabled:

image

Expected behavior Should be able to select and enter a public scene.

Screenshots image

mwfarb commented 2 years ago

Duplicate of https://github.com/conix-center/arena-account/issues/53?

hi-liang commented 2 years ago

This is clientside actually, conix-center/arena-account#53 looks fixed where the list isnt empty anymore.

Moving to arena-account because all this html/js is in that repo