Skip to content

Conversation

@amy-corson-ibigroup
Copy link
Contributor

@amy-corson-ibigroup amy-corson-ibigroup commented Nov 5, 2025

Description:
Tweak some styling in the phone form so that Russian does not break the layout

PR Checklist:

  • Does the code follow accessibility standards (WCAG 2.1 AA Compliant)?
  • Are all languages supported (Internationalization/Localization)?
  • Are appropriate Typescript types implemented?
Before After
image image

export const phoneFieldStyle = css`
display: inline-block;
vertical-align: middle;
width: 14em;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For another PR: This input field contains just digits and symbols, so I am wondering whether to replace the placeholder text with a template phone number. That way, we can keep the original width of this field to suggest shorter inputs.

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.

3 participants