osu-stable-issues icon indicating copy to clipboard operation
osu-stable-issues copied to clipboard

Beatmap Submission Text Field Problems

Open godkama opened this issue 10 months ago • 2 comments

This has been around for a while now, but when updating a map that received a [user=] tag in it's description online, when submitted the tag just appears as raw text and you need to edit the description onsite again.

godkama avatar Feb 04 '25 13:02 godkama

I've looked into fixing this before but never made much progress.

peppy avatar Feb 05 '25 04:02 peppy

I've looked into fixing this before but never made much progress.

i figured the api requests when submitting on web and ingame are slightly different, so maybe changing the request to trigger the web description change with the text provided instead of ingame desc change might help? or else changing how the text is processed to check for a tag each time a [ is opened?

godkama avatar Feb 05 '25 08:02 godkama