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

Wonky behavior on tutor signup page #2418

Open
mwvolo opened this issue Feb 10, 2022 · 2 comments
Open

Wonky behavior on tutor signup page #2418

mwvolo opened this issue Feb 10, 2022 · 2 comments
Labels

Comments

@mwvolo
Copy link
Member

mwvolo commented Feb 10, 2022

When you visit this page: https://dev.tutor.sandbox.openstax.org/signup

Then click "Get started" under "Are you an instructor?" you are presented with an unstyled page. If you refresh the page it properly takes you to accounts.

Dante says this is using TurboLinks that probably needs to be reworked.

@Dantemss Dantemss added the bug label Feb 10, 2022
@Dantemss
Copy link
Member

Dantemss commented Feb 10, 2022

Adding data-turbolinks="false" to that link should be enough.

@Dantemss
Copy link
Member

There are other links in that page that take you to the FE like the login button, so disabling it in the whole page may be an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants