-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(faq): Missing formal request for RAI for Medicaid SPA #977
Conversation
Coverage Report
File Coverage
|
@@ -511,6 +511,44 @@ export const oneMACFAQContent: FAQContent[] = [ | |||
</p> | |||
), | |||
}, | |||
{ | |||
anchorText: "formal-request-medicaid-spa", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this anchor text be a specific string?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think it matters as long as its a unique string
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, I don't think it matters either. Probably should be called something like anchorID but not a big deal.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, nice work.
@@ -511,6 +511,44 @@ export const oneMACFAQContent: FAQContent[] = [ | |||
</p> | |||
), | |||
}, | |||
{ | |||
anchorText: "formal-request-medicaid-spa", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, I don't think it matters either. Probably should be called something like anchorID but not a big deal.
🎉 This PR is included in version 1.5.0-val.104 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎫 Linked Ticket
OY2-32019
💬 Description / Notes
How do I submit a Formal Request for Additional Information (RAI) Response for a Medicaid SPA?
is missing in the FAQ section.🛠 Changes
This section has been added in the same order as it is in legacy.
📸 Screenshots / Demo