Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: show room 'code' (URL path) on the tiles for rooms #5986

Open
lightweight opened this issue Jan 31, 2025 · 2 comments
Open

Comments

@lightweight
Copy link
Contributor

A colleague of mine has pointed out a small but very important usability enhancement: at present, room 'tiles' on a user's Greenlight home screen have a 'copy room URL' option available, but no where is the unique room string visible on the tiles. This creates a problem when someone running a meeting can see the room URL in, say, a calendar event or email, but they cannot easily work out which of their labelled room tiles it belongs to.

It would be very useful to have the room ID string (or perhaps just a unique part of it?) visible in each tile to help address that 'matching' problem.

@beamsz
Copy link

beamsz commented Feb 4, 2025

Hey, you only have to put the friendly_id from the room object in to the stack Tag in this file (/app/javascript/components/rooms/RoomCard.jsx) and add this file to volumes of the greenlight-v3 container in the docker-compose.yml

And you only have to restart the docker-container from greenlight.

@lightweight
Copy link
Contributor Author

Huh, ok, I can do that. Thanks! For less technical users, though, might be worth making it an option in the Greenlight interface though (given that it seems a fairly minor tweak)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants