NEUROFUSIONInc / fusion

Record changes in health, behavior and brain activity - right in your browser or mobile phone. Discord: https://discord.gg/sqsuzXWE3K
https://usefusion.ai/research
GNU Affero General Public License v3.0
34 stars 7 forks source link

fix an edgecase for the onboarding modal #228

Closed abena07 closed 1 week ago

abena07 commented 1 week ago

when a user navigates to analysis or quests and returns they should not see the onboarding modal when they navigate back to playground

abena07 commented 1 week ago

@oreHGA i kinda missed this and will pick it up later to fix it

oreHGA commented 1 week ago

Thanks for flagging! Setting the flag to false by default fixes this. When the component loads, there's a check for whether it should be presented to the person or not. See code snippet