-
Notifications
You must be signed in to change notification settings - Fork 56
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
Survey Page #1636
Survey Page #1636
Conversation
Render survey elements
create signUpOptions
Submit button for new survey
…ght-test Add playwright test for submitting a survey
Localization for link and descriptions to Swedish
Survey page mattias
sign options for user
Create components for each survey element
Fix the playwright test for the new survey page
Preserve TextQuestion input field state on error
I dug myself quite a deep grave here last week by making so many different PRs against this branch at once. Each time I merged any of them the others got new merge conflicts to resolve! Down to the last few now. Happy to keep adding more stuff to the To Do list for this so don't worry about burning me out. Keen to really push and give this a whole bunch of my energy. |
a8705a8
to
07d37bd
Compare
Survey signature
Tidy up survey elements
Right then, we're in very good shape now. Let's take a quick inventory of what I'm aware of in terms of the main outstanding issues for this feature.
Really stoked about the progress we've made on this, and feeling very optimistic and open-minded about how to deal with the rest of it. |
…ssion-tests Add test coverage for survey API submission code
Create <SurveyOption /> component to unify radio & checkbox styling
Apply WAI-ARIA group role to privacy policy
Add SurveySubheading component to unify heading typography
Closing this now as today's hackathon progress enables us to consolidate these efforts into #1756 rather than continuing with multiple parallel threads of development. |
#1620