You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think by design, you need to click on room edit button that shows up when you hover over room card. In the room dialog that shows up you can change all of the room parameters including name.
Clicking on name switches you to that room currently.
Material UI library does not have any component that will allow me to quickly accomplish this.
I can swap room name paragraph with text input when user clicks on paragraph, but that might not look good since text inputs are much larger that paragraph for room name.
@mericda@batchku If we still want to do this, let me know and I will try to figure something out.
@lazarmitic is correct. Given renaming a room is not a frequent action, we’ve moved it to the edit modal. I’d suggest keeping as it is, but we may consider showing an edit pencil always so that it’s a bit more obvious how to edit.
Trying to rename a room by clicking on the room name in the Rooms drawer, but can not
The text was updated successfully, but these errors were encountered: