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
We kind need to rethink the survey rendering. It was initially designed without the use of cookies, so it does some convoluted stuff as it was supposed to be stateless, but now I believe we can simplify it as we can keep the state of the user. Putting this on the radar.
The text was updated successfully, but these errors were encountered:
Maybe, I think we are at point where we have v1 (lmk if you disagree), where we can start taking in responses in the prod branch. If we want a new frontend framework (given we are happy for the current version to be live and receive regular surveys), we can switch to a more traditional framework while v1 is live.
We kind need to rethink the survey rendering. It was initially designed without the use of cookies, so it does some convoluted stuff as it was supposed to be stateless, but now I believe we can simplify it as we can keep the state of the user. Putting this on the radar.
The text was updated successfully, but these errors were encountered: