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
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
We currently have redux state for thread data in two places... Once in groups redux and once in PhotoViewingRedux. The data in groups is used to display the group feed while the data inPhotoViewingRedux looks to be used for providing data for navigating directly to a photo from a notification and possibly other things. Strange. Needs to be consolidated.
The text was updated successfully, but these errors were encountered:
We currently have redux state for thread data in two places... Once in
groups
redux and once inPhotoViewingRedux
. The data ingroups
is used to display the group feed while the data inPhotoViewingRedux
looks to be used for providing data for navigating directly to a photo from a notification and possibly other things. Strange. Needs to be consolidated.The text was updated successfully, but these errors were encountered: