-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add support section with contact and faq pages #5649
Conversation
…oblem with nested sections and usa-prose styles, but this works for now
import { useEffect, useState } from "react"; | ||
import { NavLink } from "react-router-dom"; | ||
|
||
const SupportDropdown = () => { |
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.
Gonna reach out about not duplicating the dropdowns and instead using a new component from #5601 to create this.
Drew you should be good to pull in master and use DropdownNav and makeNonStaticOption to create this nav item. Reach out if you run into issues, but the DropdownNav file should have examples! |
SonarCloud Quality Gate failed. |
let itemsMenu = [ | ||
<GettingStartedDropdown />, | ||
<HowItWorksDropdown />, | ||
<SupportDropdown />, |
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.
If we're not shipping with content, let's add this dynamically with CheckFeatureFlag("support")
like we do down on line 42 with Built For You
Forgot this was sitting here as a PR! Closing this, we're going to publish it as part of revamped MD pages this sprint or the next. |
This PR ...
Adds a new top-level nav area for
/support
If you are suggesting a fix for a currently exploitable issue, please disclose the issue to the prime-reportstream team directly outside of GitHub instead of filing a PR, so we may immediately patch the affected systems before a disclosure. See SECURITY.md/Reporting a Vulnerability for more information.
Test Steps:
Changes
/support
/support
pages/support/faq
page/contact
page/getting-started
Checklist
Testing
./prime test
or./gradlew testSmoke
against local Docker ReportStream container?npm run lint:write
?Process
Linked Issues
To Be Done
Create GitHub issues to track the work remaining, if any
Specific Security-related subjects a reviewer should pay specific attention to
If you answered 'yes' to any of the questions above, conduct a detailed Review that addresses at least:
Pull reviewers stats
Stats for the last 30 days: