-
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
BE: Enable Event Editors to use email as call to action #15385
Comments
Assigned to @dsasser for pre-finement (by next week). |
@thejordanwood can you confirm: if a user chooses "How to sign up" > Email, enters an email, then switches to URL (or vice versa) we think we should be clearing the Email value when we switch. Yes? |
@jilladams I agree that it should clear when switching. |
From refinement:
|
This is the recommended text for the email field. After reviewing directive 6102, we only need to suggest that a general VA email be used here. This was approved by Blake in the Figma file. Note: [email protected] email address will not be a link. This is a Github styling issue that I can't fix. |
@dsasser one note from VHA DM: we need to enforce only va.gov as the email domain for this field. Adding to ACs. cc @FranECross |
AC: Audit the existing URL field on Events to understand if any existing, published Events use mailto: in the field.Events using mailto: are below. There are 29 of them as of 11/14/23 @ 10:30AM |
@jilladams @FranECross
|
Firstly: Checked and all the affected events are in the past, so that's a good starting point / lower risk to make changes to them specifically. For the rest of it, I'm gonna add to 16th min for tomorrow (11/16 Thurs) bc I think discussing will help Fran / Jordan get heads around it. Some thoughts meantime:
|
Handling of existing URL fields (16th minute decision)Based on our discussion in 16th minute scrum today, and related to the previous questions: Existing Event with URL field populatedIf an existing event is populated with an registration url
This will prevent necessitating a migration/population of data into the new 'how to sign up' field. Existing Event with a mailto: link in the URLIf an existing event includes a 'mailto:' link in the registration url field:
Since all existing events using a mailto: email address in the URL field are past events, and we will be adding validation to prevent that, taking no further action here is little risk. |
Constraint/Form error jump linksJump links for constraint-provided errors are not working. We are using constraints to provide the validation for this ticket, but the jump links provided (by core?) are not working as expected. The jump links should be targeting element IDs related to the field with the error, but the jump link URLs do not match the element IDs. I spent about an hour trying to figure out why, but it is a deep rabbit hole, or at least not very obvious why this is occurring. This probably should be surfaced to the CMS team for further testing once this gets merged. |
Status update 12/1/23As previously mentioned, this work is done and approved, but we are waiting on the FE piece to be ready before we can merge. |
Description
User story
AS AN Event Editor
I WANT to be able to offer an email address instead of a URL for Veteran responses (etc)
SO THAT I can hear from Veterans in the best way for me.
Engineering notes / background
Design in Figma.
Help text:
Acceptance criteria
**NOTE: Don't merge until FE & Change Management are ready
The text was updated successfully, but these errors were encountered: