Tangerine-Community / Tangerine

Digitize your offline data collection. Create your Forms online with Tangerine Editor, conduct them offline with the Tangerine Android App. All results you collect can be exported as a CSV file, easy for processing in a spreadsheet. Tangerine has been used in over 1 million assessments and surveys in over 60 countries and in 100 languages.
http://www.tangerinecentral.org/
GNU General Public License v3.0
50 stars 29 forks source link

feat(import-user-profiles): namespace `processedDocs` #3718

Closed evansdianga closed 4 months ago

evansdianga commented 4 months ago

Description


Namespace localStorage values for processedDocs

Type of Change

[Please delete irrelevant options]

Proposed Solution


Add username as a prefix to processedDocs to form the key in localStorage

evansdianga commented 4 months ago

Hey @esurface . What do you think would be the limitation of this approach? Would love to hear your thoughts on the same or any alt approach