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

fix: image glitch and add url validations (RMCCX-7331, RMCCX-7345) #395

Conversation

maureenorea-clores
Copy link
Collaborator

@maureenorea-clores maureenorea-clores commented Sep 20, 2024

Description

Supplement of RMCCX-7186

Links

N/A

Checklist

  • I have read the contributing guidelines.
  • I wrote/updated tests for new/changed code
  • I removed all sensitive data before every commit, including API endpoints and keys, and internal links
  • I checked that all possible internal and platform/library exceptions are gracefully handled and will not crash the host app
  • I checked for open & known issues (especially crashes) for any newly added platform APIs or libraries
  • I tested non-trivial changes on a real device
  • I added ticket/changes in changelog
  • I ran ./gradlew check without errors

maureenorea-clores and others added 15 commits August 22, 2024 16:42
…messaging into release/v7.7.0

# Conflicts:
#	inappmessaging/USERGUIDE.md
…d-inappmessaging into fix/RMCCX-7331_image-glitch

# Conflicts:
#	inappmessaging/src/main/java/com/rakuten/tech/mobile/inappmessaging/runtime/data/customjson/ApplyClickableImage.kt
#	inappmessaging/src/main/java/com/rakuten/tech/mobile/inappmessaging/runtime/view/InAppMessageBaseView.kt
Copy link
Contributor

@mdusmangani-jp mdusmangani-jp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@rakutentech-danger-bot
Copy link
Collaborator

2 Warnings
⚠️ Branch name "fix/RMCCX-7331_image-glitch" should match format: <type>/<ticket-no>_<short-desc> or <type>/<short-desc> or release/<version or desc>.
⚠️ PR title "fix: image glitch and add url validations (RMCCX-7331, RMCCX-7345)" should append ticket number(s).

JaCoCo Code Coverage 97.58% ✅

Class Covered Meta Status
com/rakuten/tech/mobile/inappmessaging/runtime/view/InAppMessageBaseView 89% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/view/InAppMessageViewListener 94% 0%

Generated by 🚫 Danger

@maureenorea-clores maureenorea-clores merged commit 4a4ffba into rakutentech:master Sep 20, 2024
6 checks passed
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.

3 participants