Page MenuHomePhabricator

[native] Fix long ID display on crash screen
ClosedPublic

Authored by bartek on Aug 30 2023, 11:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 10, 5:11 AM
Unknown Object (File)
Wed, Apr 2, 2:54 AM
Unknown Object (File)
Mar 10 2025, 3:59 AM
Unknown Object (File)
Mar 10 2025, 3:58 AM
Unknown Object (File)
Mar 10 2025, 3:58 AM
Unknown Object (File)
Mar 10 2025, 3:55 AM
Unknown Object (File)
Mar 10 2025, 3:48 AM
Unknown Object (File)
Feb 20 2025, 10:15 AM
Subscribers

Details

Summary

On crash screen, the ID of the error report is very long and is not displayed correctly. This patch fixes the issue by moving it to a new line.

NOTE: We could possibly replace UUID with Nano ID on server side to generate shorter IDs. They might be more user friendly
Test Plan
BeforeAfter
Screenshot 2023-08-29 at 23.41.01.png (1×716 px, 306 KB)
Screenshot 2023-08-31 at 09.16.14.png (1×688 px, 215 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable