-
Notifications
You must be signed in to change notification settings - Fork 106
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
Incorporate design/UX and feature flag for API key sign up #4363
Comments
Making progress on feature flag (code to check for flag complete under #4359, this issue needs to address cf envars). Then working on remaining changes. Anticipating completion this sprint (12.4) |
This ticket is on hold while (unrelated) ticket for loading eregs is being worked: |
successfully generated welcome email to include the user's |
@JonellaCulmer cc @PaulClark2 @AmyKort @patphongs this issue will likely be completed in innovation sprint due to the prioritization of loading the 2020 eregs. |
@JonellaCulmer how does this welcome email look to you? |
@jason-upchurch Looks great. I think any API user would know what you mean when you say "pass your key in the URL" so I'll leave that alone, unless we think that "paste" might be better than "pass". But I defer to you on that terminology. In the last sentence, "When contacting us, please tell us what API you're accessing..." Don't we have just the one API? Or are you looking for something more specific like the endpoint? Also, wondering where that contact us link is going to? Is it the apiinfo email address? Not part of this work/possible future task that we don't need to do anything with at this time: |
@JonellaCulmer thanks for the feedback. I'm glad it looks good! That text gets passed (like a parameter gets "passed") from api.data.gov, so I'm not sure what we readily have control over. I'll contact them about altering the text at the bottom and document my research in this issue. Would you please open an issue for your suggestion? It seems like a reasonable thing to consider. [edit: I neglected to address your last question:
yes--this goes to [email protected]] |
@jason-upchurch Oh, you're saying we don't have control over the email where it mentions "When contacting us..."? |
@JonellaCulmer That text gets passed from api.data.gov, so I'm not sure what we readily have control over. I'll contact them about altering the text at the bottom and document my research in this issue! |
per @JonellaCulmer
|
What we're after:
The vanilla sign up key page prototype has been completed. There is outstanding feedback that needs to be addressed prior to merging the code.
Completion criteria:
[ ] Incorporate finalized language for API key sign up email, also include api.open.fec.gov in the example within the emailmoved to issue Research and modify API key signup email language #4445 by @JonellaCulmerGet an [API key here](https://api.data.gov/signup/)
when the feature flag is turned on API key signup page #4359 (comment)The text was updated successfully, but these errors were encountered: