Room.Playlist
Room.Duration
Room.StartDate
Room.EndDate
Room.Category
Room.Name
Kinda a weird key. I feel like this deserves a confirmation step unlike mouse clicking the exit button. Addresses https://github.com/ppy/osu/discussions/30471.
Most important changes are to `RoomSubScreen` and `PlaylistsRoomSubScreen`, because those are the only two cases that now bind to the event instead.
DailyChallengeButton
DailyChallengeIntro
Seems like some bad copy-paste in the past. Most of this is already being done in `TestSceneDailyChallenge`.