PARENT: omg

This commit is contained in:
Mike Griese
2025-07-03 15:49:42 -05:00
parent b2f2462ad6
commit a6e39d5535

View File

@@ -262,6 +262,7 @@ public sealed partial class ListPage : Page,
// selection once, at the end of all the updating.
if (ItemsList.SelectedItem == null)
{
ItemsList.SelectedIndex = 0;
}
// Always reset the selected item when the top-level list page changes