Me: Create flux stores for CurrentUser and CurrentUserSettings #462
Labels
[Feature] User & Account Settings (/me)
Settings and tools for managing your WordPress.com user account.
State
[Type] Enhancement
Changes to an existing feature — removing, adding, or changing parts of it
Originally raised by @ebinnion
I think two Flux stores: one for CurrentUser and one for CurrentUserSettings would solve this because the CurrentUser store could be updated when the setting response resolves instead of having to do a separate fetch or some sort of direct mutation of the user object.
The text was updated successfully, but these errors were encountered: