Hide rest of registration form if third-party login used #9540
Labels
Needs: Lead
Needs: Triage
This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed]
registration
Type: Feature Request
Issue describes a feature or enhancement we'd like to implement. [managed]
Type: Subtask of Epic
A subtask that is part of the work breakdown of an epic issue (see comments). [managed]
Dependency to
epic
#7694. Subtask of #9315.Problem
As part of an ongoing effort to clarify the registration flow, we want to hide the rest of the OL registration form if the user selects "Sign in with Google" and the third party login form grows.
This way, users will know which form to submit, but will still be able to return to the regular form by selecting "Cancel"
Expected behaviour / screenshots
Like the above, but the "OR" and everything below it would no longer appear.
Proposal & Constraints
Should hopefully be very simple, just intercepting the
resize
handler inia_thirdparty_logins.js
to add a quickdisplay: none
to the relevant divs. Similar to the approach incovers.js
in #9418.Related files
create.html
ia_thirdparty_logins.js
Stakeholders
@CDRI
Instructions for Contributors
The text was updated successfully, but these errors were encountered: