1fcd236aa65e4beeae9f678c11156d217dfa6626
We can’t use isAuthenticatedUserProfileSelector before we’ve actually loaded the profile - the username will be null. Instead, we want to compare the username of the profile we’re supposed to load with the username in the authentication part of the store.
|Build Status| |Coveralls| |npm_version| |npm_downloads| |license| frontend-app-profile ========================= Please tag **@edx/arch-team** on any PRs or issues. Introduction ------------ React app for user account management. .. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-profile.svg?branch=master :target: https://travis-ci.org/edx/frontend-app-profile .. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-profile.svg?branch=master :target: https://coveralls.io/github/edx/frontend-app-profile .. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile .. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile .. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile
Languages
JavaScript
96.6%
SCSS
2.2%
Makefile
1%
HTML
0.2%