-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: consolidate loading states in settings
Managing loading state is scattered all throughout this component and thus hard to follow. Some terms (pending) were clashing, so this patch does away with isPending in favor isLoading while still keeping the finer grained loading flags.
- Loading branch information
1 parent
a011f3a
commit da34af3
Showing
1 changed file
with
34 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters