Lmendoa/PD-5795 - #2890
Open
cryptalith wants to merge 2 commits into
Open
Conversation
Step 3 asks for a current employment affiliation, but nothing said it could be skipped, which drove support tickets from users who thought an affiliation was required to get an ORCID iD. - Tag the step subtitle "(Optional)" and reword the skip control to "Skip this step and continue registration". - Add a notice panel, shown whenever no affiliation was suggested from the email domain, offering to skip straight to step 4. - Reword the unidentified-organization error and give it an inline "skip this step" link, so a user stuck on a missing org has a way out. - Reword the affiliation-found panel and italicize the pre-selection sentence. The two new links reuse optionalNextStep() via a skipStep output, so they mark the step optional exactly as the footer button does, and each records its own RUM event for entry-point attribution. Icons in .info/.announce are direct flex children, so they needed flex-shrink: 0 to stop the 24px glyph being squeezed to a sliver. The intro paragraph had no i18n attribute and was never translated; it now has one.
Output of `yarn build:i18n`. Adds six units, edits two sources, and drops shared.skipThisStepWithoutAddingAnAffiliation. Translations for the two edited sources and the dropped key are intentionally invalidated by the copy change; Transifex has keep_translations = false, so pushing source will discard them. That push is a separate coordinated step, not part of this branch.
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.