Skip to content

fix(feedback): Show soft input keyboard on the Feedback form#5359

Merged
romtsn merged 4 commits intomainfrom
rz/fix/feedback-soft-keyboard
May 4, 2026
Merged

fix(feedback): Show soft input keyboard on the Feedback form#5359
romtsn merged 4 commits intomainfrom
rz/fix/feedback-soft-keyboard

Conversation

@romtsn
Copy link
Copy Markdown
Member

@romtsn romtsn commented May 4, 2026

📜 Description

See this comment for AI explanation: #5331 (comment)

💡 Motivation and Context

Fixes #5331

💚 How did you test it?

Manually on a test device (HMD Pulse)

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@romtsn romtsn requested review from adinauer and markushi as code owners May 4, 2026 07:46
@sentry
Copy link
Copy Markdown

sentry Bot commented May 4, 2026

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.40.0 (1) release

⚙️ sentry-android Build Distribution Settings

romtsn and others added 2 commits May 4, 2026 09:51
…alog window flags

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@markushi markushi left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 312.53 ms 361.17 ms 48.64 ms
Size 0 B 0 B 0 B

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
8687935 294.00 ms 304.02 ms 10.02 ms
6edfca2 305.52 ms 432.78 ms 127.26 ms
b6702b0 395.86 ms 409.98 ms 14.12 ms
a1eadfa 345.67 ms 411.26 ms 65.59 ms
889ecea 367.58 ms 437.52 ms 69.94 ms
e2dce0b 315.85 ms 369.20 ms 53.35 ms
d15471f 322.58 ms 396.08 ms 73.50 ms
62b579c 349.26 ms 426.26 ms 77.00 ms
cf708bd 434.73 ms 502.96 ms 68.22 ms
6edfca2 316.43 ms 398.90 ms 82.46 ms

App size

Revision Plain With Sentry Diff
8687935 1.58 MiB 2.19 MiB 619.17 KiB
6edfca2 1.58 MiB 2.13 MiB 559.07 KiB
b6702b0 1.58 MiB 2.12 MiB 551.79 KiB
a1eadfa 0 B 0 B 0 B
889ecea 1.58 MiB 2.11 MiB 539.75 KiB
e2dce0b 0 B 0 B 0 B
d15471f 1.58 MiB 2.13 MiB 559.54 KiB
62b579c 0 B 0 B 0 B
cf708bd 1.58 MiB 2.11 MiB 539.71 KiB
6edfca2 1.58 MiB 2.13 MiB 559.07 KiB

Previous results on branch: rz/fix/feedback-soft-keyboard

Startup times

Revision Plain With Sentry Diff
953c31a 292.73 ms 355.04 ms 62.31 ms

App size

Revision Plain With Sentry Diff
953c31a 0 B 0 B 0 B

@romtsn romtsn force-pushed the rz/fix/feedback-soft-keyboard branch from dbad06e to 1f08a84 Compare May 4, 2026 08:46
@romtsn romtsn merged commit b469e46 into main May 4, 2026
65 of 66 checks passed
@romtsn romtsn deleted the rz/fix/feedback-soft-keyboard branch May 4, 2026 09:38
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.

Feedback: No keyboard on Sentry default feedback form

2 participants