Skip to content

Conversation

klssmith
Copy link
Contributor

See individual commits for full details.

The support form journey remains the same for logged in users, but for signed out users the page where they can select the problem type they have now shows a third option for issues signing in.

There are 5 types of signing in issues - "something else" takes the user to the standard feedback form with an appropriate subject. Each of the other types of error (to do with sign in codes / links) shows a different form for the user to fill in their details and then puts those details into a Zendesk ticket.

Trello

@klssmith klssmith force-pushed the support-form-sign-in-issues branch from fef0e0b to 7a4e3a8 Compare October 1, 2025 12:53
@klssmith klssmith marked this pull request as ready for review October 2, 2025 14:50
@klssmith klssmith force-pushed the support-form-sign-in-issues branch from 7a4e3a8 to 2e74950 Compare October 7, 2025 12:27
If a user is signed out, the page where they select the type of problem
they're experiencing should also have a radio button for issues signing
in. This adds that radio button, which redirects to a new route.
This gives 5 options, with the "Something else" option taking you to the
feedback form, and the other options to be implemented in later commits.
This adds in the redirects necessary when someone selects that they
haven't received a 2FA code or that their details have changed from the
issues signing in form. In each case, they get shown a static page with
a link for if they're still having issues.
There are 4 similar pages for a user to enter their account details if
they're having issues signing in. While each page contains a form for
them to fill in their details, the exact form fields and the Zendesk
ticket that get created are slightly different, so it's simpler to
have four separate routes.

Later iterations will add instructions to each type of ticket that gets
opened, so the ticket details are kept hidden from the user.
@klssmith klssmith force-pushed the support-form-sign-in-issues branch from 2e74950 to f00d102 Compare October 10, 2025 10:56
Signed in users shouldn't be shown the signed out support form pages
since on the "Report a problem" page they won't see the sign in issues
radio button. However, just as an extra precaution, this change
redirects them if they do end up on any of the pages designed for signed
out users.
@klssmith klssmith force-pushed the support-form-sign-in-issues branch from f00d102 to 36070ba Compare October 10, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants