Skip to content

Lmendoa/PD-5795 - #2890

Open
cryptalith wants to merge 2 commits into
mainfrom
lmendoa/PD-5795-register-step3-optional-copy
Open

Lmendoa/PD-5795 #2890
cryptalith wants to merge 2 commits into
mainfrom
lmendoa/PD-5795-register-step3-optional-copy

Conversation

@cryptalith

Copy link
Copy Markdown
Member

No description provided.

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.
@amontenegro

Copy link
Copy Markdown
Member

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