osu/osu.Game.Tests/Visual
Dean Herbert 82293c0c86 Don't filter away results with missing data when using "Date Submitted" or "Date Ranked" sort modes
From a user's perspective, changing a sort / order mode shouldn't filter
away results, but we were doing this.

In terms of UX expectations, in stable this kind of scenario would
results in a group being added to the end of son select with "Not
ranked" or "Unknown". I think we should aim to match this eventually.
2023-03-03 16:36:18 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Merge pull request #22428 from EVAST9919/triangles-new-masking 2023-02-02 14:22:16 +09:00
Beatmaps
Collections
Colours
Components
Editing Merge branch 'master' into stream-tool-2 2023-01-26 16:08:20 +09:00
Gameplay Merge branch 'master' into skin-editor-depth-changing 2023-02-27 19:24:53 +01:00
Menus
Mods
Multiplayer Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
Navigation Add test for ArchiveImportIPCChannel 2023-02-03 18:39:46 +01:00
Online Use existing ModdingBeatmap activity 2023-02-12 15:01:50 -08:00
Playlists Fix intermittent failure in playlists match loading test 2023-01-20 01:18:41 +03:00
Ranking Simplify TestSceneAccuracyCircle test specifications 2023-02-09 15:42:03 +09:00
Settings
SongSelect Don't filter away results with missing data when using "Date Submitted" or "Date Ranked" sort modes 2023-03-03 16:36:18 +09:00
UserInterface Rename ScrollToTopButton to ScrollBackButton 2023-02-26 14:39:34 -08:00
TestMultiplayerComponents.cs
TestSceneOsuScreenStack.cs