Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign Survey Rendering Logic #85

Open
sumants-dev opened this issue Feb 3, 2022 · 3 comments
Open

Redesign Survey Rendering Logic #85

sumants-dev opened this issue Feb 3, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@sumants-dev
Copy link
Collaborator

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.

@markwhiting
Copy link
Member

Would this coincide well with switching to something like react?

@sumants-dev
Copy link
Collaborator Author

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.

@markwhiting
Copy link
Member

Agreed. Didn't mean to imply we should make that switch too fast.

@sumants-dev sumants-dev pinned this issue Mar 7, 2022
@markwhiting markwhiting added the enhancement New feature or request label Aug 9, 2022
@markwhiting markwhiting unpinned this issue Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants