Closed kamicut closed 7 years ago
This might be a good place to use the StatusBar
. Based on the action type, you can show a message in the statusbar. Check out this reducer for adding messages: https://github.com/osmlab/field-data-collection/blob/master/app/reducers/status.js
Empty strings seems ok.
Yeah, I think we're expecting the device id to be the unique id.
Fixed the button here. @kamicut @dereklieu the problem is that when I try to bring it back into the coordinator app, the app freezes so I can't determine if the name actually gets carried through to the desktop app
@seth
@seth the status bar now shows up. Back to you for review.
:+1:
Done:
userName
anduserEmail
from the profileQuestions/TODOs:
userName
anduserEmail
be by default? Right now they're empty strings''
. Should the tagsuserName
anduserEmail
be saved if there is no profile info?