osu-web icon indicating copy to clipboard operation
osu-web copied to clipboard

Replace list of report reasons on user profiles

Open 0x84f opened this issue 1 year ago • 3 comments

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
b4 after

Basically opening a GitHub issue so it's easier to track dev/peppy discussions around changing this.

0x84f avatar Sep 14 '24 19:09 0x84f

This is fine to go ahead with IMO.

peppy avatar Sep 27 '24 08:09 peppy

Do we want to preserve the existing enums (and point them to new meanings) or make new ones?

notbakaneko avatar Oct 02 '24 11:10 notbakaneko

Either or is fine, IMO. Whatever requires the least migration effort.

peppy avatar Oct 03 '24 08:10 peppy

bumping this

0x84f avatar Apr 16 '25 20:04 0x84f

@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.

peppy avatar Apr 17 '25 06:04 peppy

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

nanaya avatar Apr 17 '25 06:04 nanaya

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

peppy avatar Apr 17 '25 07:04 peppy