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

Location sharing: Update map credits display and behavior (PSG-234) #6394

Merged
merged 7 commits into from
Jul 12, 2022

Conversation

SBiOSoftWhare
Copy link
Contributor

Close #6108

IMG_0042 IMG_0043

@SBiOSoftWhare SBiOSoftWhare requested review from a team, aringenbach and gaelledel and removed request for a team July 11, 2022 12:55
@github-actions
Copy link

github-actions bot commented Jul 11, 2022

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/NMs5ma

Copy link
Contributor

@aringenbach aringenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small commen, otherwise LGTM

MapCreditsView(action: {
viewModel.send(viewAction: .mapCreditsDidTap)
})
.offset(y: -(bottomSheetCollapsedHeight + 10))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From where this extra 10 offset comes ?

Copy link
Contributor Author

@SBiOSoftWhare SBiOSoftWhare Jul 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question this is the bottom padding. A constant or padding modifier usage can clarify that for sure.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SBiOSoftWhare SBiOSoftWhare merged commit ccf2a22 into develop Jul 12, 2022
@SBiOSoftWhare SBiOSoftWhare deleted the steve/6108_map_credits branch July 12, 2022 14:47
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

Successfully merging this pull request may close these issues.

Location sharing: Map credits should be placed above bottom list default height in live location screen
2 participants