-
Notifications
You must be signed in to change notification settings - Fork 155
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
Rename some function to avoid name clash #3705
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3705 +/- ##
========================================
Coverage 83.02% 83.02%
========================================
Files 1752 1752
Lines 43780 43772 -8
Branches 5121 5121
========================================
- Hits 36347 36341 -6
+ Misses 5612 5610 -2
Partials 1821 1821 ☔ View full report in Codecov by Sentry. |
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.
I wish we had a better solution than renaming the component, but at least this way we'd have a way to get notified of these issues. Thanks!
First commit is printing out warning during the generation of the gallery, such as:
Check for screenshots name duplication... Duplicated screenshot name: SheetContent - features.messages.impl.timeline.components.reactionsummary_SheetContent - features.messages.impl.actionlist_SheetContent Warning: 1 duplicated screenshot name(s) found
Second commit fix the existing issue.
The problem is visible (for now) in the gallery at https://element-hq.github.io/element-x-android/?a=1&w=100&l=de%2Cfr#SheetContent. (make sure to check
Show all screenshots
).2 unrelated screens was in the same table section:
This change will also give better title to those 2 screens in the gallery