@phill you answer these blindfolded for breakfast https://stackoverflow.com/questions/77623658/restoring-focus-on-a-list-when-it-reappears-without-needing-to-tab-an-activat
@bardi You have a couple of options:
1. Use an overlay for the presentation instead (List is never gone, so focus remains) https://gist.github.com/phillipcaudell/b5cb0e8b90fcfee922e4511e697b81f2
OR
2. Use the .focused modifier to restore it onAppear: https://gist.github.com/phillipcaudell/681bed0aff6a9ffe253e22852c0c8673