dyc3 / opentogethertube

Watch videos with your friends. The spiritual successor to TogetherTube, preserving the spirit of it's simple to use interface, while improving it's look, feel, and reliability.

Home Page:https://opentogethertube.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permissions in permanent room not saving

Inlifeuser opened this issue · comments

Current Behavior

No response

Expected Behavior

After refresh the page, permissions should not be default, and changes should be noticeable when entering, for example, as an unregistered user.

Steps To Reproduce

  1. Create a permanent room
  2. In room settings change permissions
  3. Uncheck all or some permissions for unregistered and registered users
  4. Click "Save"
  5. Refresh room page
  6. Check room settings

Environment

  • This happens on the official site, opentogethertube.com
  • This happens using a self-hosted version.
  • I'm using the docker image.

Anything else?

No response

Confirmed, I can reproduce this. Whoops. Not sure why this got past our tests.

This appears to be purely a UI bug. For some reason, PermissionsEditor is not propagating changes back to the RoomSettings component.