-
Notifications
You must be signed in to change notification settings - Fork 238
Room debug info #4904
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
Room debug info #4904
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #4904 +/- ##
========================================
Coverage 80.30% 80.31%
========================================
Files 2155 2155
Lines 57305 57331 +26
Branches 7220 7221 +1
========================================
+ Hits 46020 46043 +23
- Misses 8836 8839 +3
Partials 2449 2449 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Content
When developer mode is enabled, render the roomId in the room detail screen. Clicking on the new item copies the room Id to the clipboard.
Motivation and context
Help debug rooms.
Screenshots / GIFs
Inspired from Element Web:
Tested devices
Checklist