Allow reporting users in ranked play#37651
Open
LiquidPL wants to merge 8 commits intoppy:masterfrom
Open
Conversation
Following up from ppy#37638, this commit refactors `ReportPopover` and friends to instead use `PopupDialog` and `DialogOverlay`. This results in the report forms being always placed in the center of the screen, instead of being anchored at whatever drawable happened to spawn it.
bd9d369 to
3960fea
Compare
Mainly to match the one set on the menu popover.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on both #37638 and #37647.
This commit adds a 'Report opponent' option in the hamburger menu on the
ranked play screen. It's effectively a shorthand for manually opening
the profile and using the report option that's available over there.
Screencast_20260506_140136.webm