You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor async loading of section order and filter settings
Replaces concurrent async let loading of section order and filter settings with sequential awaits. This change simplifies the code and may improve readability and error handling.
0 commit comments