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: Support AI Assistant keyboard hides the message box #3638

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mebarbosa
Copy link
Contributor

@mebarbosa mebarbosa commented Feb 21, 2025

Description

Fixes #3617

Testing Instructions

  1. Tap the Profile tab
  2. Tap on "Help & feedback"
  3. Tap on the Help button
  4. Tap on the "Send a message..." box
  5. Ensure you can see the whole AI message by scrolling the screen ✅

Screenshots or Screencast

Screen_recording_20250221_135942.webm

Checklist

  • If this is a user-facing change, I have added an entry in CHANGELOG.md
  • Ensure the linter passes (./gradlew spotlessApply to automatically apply formatting/linting)
  • I have considered whether it makes sense to add tests for my changes
  • All strings that need to be localized are in modules/services/localization/src/main/res/values/strings.xml
  • Any jetpack compose components I added or changed are covered by compose previews
  • I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.

@mebarbosa mebarbosa added [Type] Bug Not functioning as intended. [Area] Help & Feedback labels Feb 21, 2025
@mebarbosa mebarbosa added this to the 7.84 milestone Feb 21, 2025
@mebarbosa mebarbosa requested a review from a team as a code owner February 21, 2025 17:27
@mebarbosa mebarbosa requested review from geekygecko and removed request for a team February 21, 2025 17:27
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Feb 21, 2025

📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
App Name 📱 Mobile
Build TypedebugProd
Commit6d05049
Direct Downloadpocketcasts-app-prototype-build-pr3638-6d05049.apk
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
App Name 🚗 Automotive
Build TypedebugProd
Commit6d05049
Direct Downloadpocketcasts-automotive-prototype-build-pr3638-6d05049.apk
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
App Name ⌚ Wear
Build TypedebugProd
Commit6d05049
Direct Downloadpocketcasts-wear-prototype-build-pr3638-6d05049.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Area] Help & Feedback [Type] Bug Not functioning as intended.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support AI Assistant keyboard hides the message box
2 participants