Skip to content

Add Compose user feedback button - #4559

Merged
stefanosiano merged 10 commits into
mainfrom
feat/compose-user-feedback
Jul 23, 2025
Merged

stefanosiano merged 10 commits into
mainfrom
feat/compose-user-feedback

Conversation

@stefanosiano

Copy link
Copy Markdown
Contributor

📜 Description

Added user feedback dialog support via static API
Added dialog configurator without context
added Compose button for feedback

💡 Motivation and Context

The compose widget was the last piece to show the user feedback on Android apps

💚 How did you test it?

📝 Checklist

  • 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

Added dialog configurator without context
added Compose button for feedback
@github-actions

github-actions Bot commented Jul 16, 2025

Copy link
Copy Markdown
Contributor
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 21b4202

@stefanosiano
stefanosiano marked this pull request as ready for review July 16, 2025 12:07
@github-actions

github-actions Bot commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 394.71 ms 420.27 ms 25.55 ms
Size 1.58 MiB 2.09 MiB 519.48 KiB

Previous results on branch: feat/compose-user-feedback

Startup times

Revision Plain With Sentry Diff
68bd06b 433.96 ms 487.04 ms 53.08 ms
806ddef 397.23 ms 430.26 ms 33.03 ms
2fe2438 379.94 ms 412.50 ms 32.56 ms
ee8f48a 477.68 ms 519.12 ms 41.44 ms
14c91f4 422.98 ms 468.08 ms 45.10 ms

App size

Revision Plain With Sentry Diff
68bd06b 1.58 MiB 2.09 MiB 519.27 KiB
806ddef 1.58 MiB 2.09 MiB 519.46 KiB
2fe2438 1.58 MiB 2.09 MiB 519.46 KiB
ee8f48a 1.58 MiB 2.09 MiB 519.46 KiB
14c91f4 1.58 MiB 2.09 MiB 519.47 KiB

@markushi markushi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice one, looking good! I added a few small comments we should address before merging.

Comment thread CHANGELOG.md Outdated
stefanosiano and others added 7 commits July 22, 2025 14:50
Co-authored-by: Markus Hintersteiner <markus.hintersteiner@sentry.io>
Cleaned SentryUserFeedbackDialog.Builder methods
SentryFeedbackOptions is not Internal anymore
# Conflicts:
#	CHANGELOG.md
#	sentry/src/test/java/io/sentry/SentryOptionsTest.kt
@stefanosiano
stefanosiano merged commit 70671a5 into main Jul 23, 2025
@stefanosiano
stefanosiano deleted the feat/compose-user-feedback branch July 23, 2025 15:00
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.

2 participants