Replace list of report reasons on user profiles
A GMT brought up that the current report reasons listed on the profile are a bit redundant and have a greater chance of users submitting reports that go through to invalid channels, after a Discord discussion in osu!internal this new listing was agreed upon between the team.
For ease of access I'll include the proposed list here as well:
- Cheating
- Using multiple accounts
- Inappropriate chat behaviour
- Inappropriate user profile
- Other
| current | proposed |
|---|---|
Basically opening a GitHub issue so it's easier to track dev/peppy discussions around changing this.
This is fine to go ahead with IMO.
Do we want to preserve the existing enums (and point them to new meanings) or make new ones?
Either or is fine, IMO. Whatever requires the least migration effort.
bumping this
@ppy/team-web let's make this happen i guess. i'm happy to migrate removed enum entries to closest-match once the web code is updated.
is "Inappropriate user profile" different from "(Linking to) inappropriate content"? (also used for beatmap and other things)
Also the other types are still being used somewhere else so I don't know if migration is even necessary
is "Inappropriate user profile" different from "(Linking to) inappropriate content"?
Should be the same thing, context being the URL.
Also the other types are still being used somewhere else so I don't know if migration is even necessary
Fair