-
Notifications
You must be signed in to change notification settings - Fork 70
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
[EPIC] Standardize phone number entry in Drupal interfaces #17854
Comments
@Agile6MSkinner @mmiddaugh @jilladams Would be good to clarify if the remaining parts of #9717 are part of the Q3 priority, or if that's just a vestige of how we originally organized this. Edit I went ahead and made that change and also retitled this epic so it can include non-facilities tickets like #17326 |
Brief notes from a prefinement meeting today:
|
As far as finishing out this epic, there were 3 tickets missing to clean up feature toggle/Drupal tech debt. I just created: |
I will make stories for migration and change management for exts with alph characters and add them to this epic. |
Update 7/18/2024: Renaming this epic to better reflect the specific set of work we will be tackling and changing to be Sitewide rather than Facilities - @davidmpickett
Background
Historically we allowed Drupal editors to enter phone number into a phone number Field
field_phone_number
that allowed for a wide range of input. (This is on VAMC facilities primarily. VAMC Health Services already use the phone number paragraph type, and will not be addressed in this epic.)We later developed the phone number Paragraph Type
paragraphs_type/phone_number
which breaks down the components of phone numbers into separate input fields so that the FE can better parse the data and pass it to the Design System Component.Example of phone Field
Example of phone Paragraph Type
The Work
The Impact
The text was updated successfully, but these errors were encountered: