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

Let rate star dialog to be more customizable #21

Merged
merged 10 commits into from
Jan 9, 2025

Conversation

mkucharski17
Copy link
Contributor

@mkucharski17 mkucharski17 commented Dec 31, 2024

I added the showCustomizableStarDialog method to AppRating which takes builders of each dialog part instead of just strings. It lets the developer customize rating dialogs.

Additionally, I removed the loading overlay and inProgress state from the rating star flow, since the SubmitAppRating command future is ignored.

@mkucharski17 mkucharski17 changed the title Let rate star dialog to be more customizable draft: Let rate star dialog to be more customizable Jan 2, 2025
@mkucharski17 mkucharski17 marked this pull request as draft January 2, 2025 11:13
@mkucharski17 mkucharski17 changed the title draft: Let rate star dialog to be more customizable Let rate star dialog to be more customizable Jan 2, 2025
@mkucharski17 mkucharski17 linked an issue Jan 8, 2025 that may be closed by this pull request
@mkucharski17 mkucharski17 force-pushed the mobile/refactor-star-dialog-flow branch from 38cfa6f to 87f713f Compare January 9, 2025 12:09
@mkucharski17 mkucharski17 marked this pull request as ready for review January 9, 2025 13:02
@mkucharski17 mkucharski17 merged commit 4f82371 into main Jan 9, 2025
1 check passed
@mkucharski17 mkucharski17 deleted the mobile/refactor-star-dialog-flow branch January 9, 2025 13:55
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.

AppRating should allow to show dialog with custom UI
2 participants