generated from GovAlta/ui-components-react-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #231 from GovAlta/alpha
Production Release - September 10/2024
- Loading branch information
Showing
10 changed files
with
61 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
import { GoACallout } from "@abgov/react-components"; | ||
import "./SupportInfo.css"; | ||
|
||
export const SupportInfo = (props:{hidden?: boolean}) => { | ||
if(props.hidden){ | ||
export const SupportInfo = (props: { hidden?: boolean }) => { | ||
if (props.hidden) { | ||
return null; | ||
} | ||
return ( | ||
<div className="support-info"> | ||
<GoACallout | ||
type="information" | ||
heading="Need help? Join us in Drop in hours" | ||
heading="Need help building a government service?" | ||
> | ||
Join design system drop in hours to get feedback on your service, propose new components or patterns, suggest changes | ||
to existing resources, ask questions, and give feedback to the design system. These sessions are for Government of Alberta product teams. | ||
<br></br> | ||
<a href="https://outlook.office365.com/book/[email protected]/" target="_blank"> | ||
Book time with us in drop in hours | ||
Book time in drop in hours | ||
</a>{" "} | ||
Get feedback on usage of the design system, propose new ideas or components or changes | ||
to existing components, ask any questions, and give feedback to the design system. | ||
</GoACallout> | ||
</div> | ||
); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
.home__using-design-system, | ||
.home__using-design-system > p { | ||
font: var(--goa-typography-body-l); | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
import {GoABlock} from "@abgov/react-components"; | ||
import { | ||
GoABlock, | ||
GoASpacer, | ||
GoADivider, | ||
GoABadge, | ||
} from "@abgov/react-components"; | ||
import { Link } from "react-router-dom"; | ||
import { ComponentContent } from "@components/component-content/ComponentContent.tsx"; | ||
|
||
|
@@ -7,13 +12,14 @@ export default function SupportOverviewPage() { | |
<ComponentContent> | ||
<h1>Support</h1> | ||
<h3> | ||
Get support from the design system team using the component library, design and usage guidelines, design system best practices, and accessibility. | ||
Get support building government services. The design system team can help Government of Alberta product teams use the components, patterns, documentation, and more. | ||
</h3> | ||
|
||
<div className="max-width-72ch"> | ||
<h2> | ||
Drop in hours | ||
</h2> | ||
<GoABadge type="information" content="For Government of Alberta product teams"></GoABadge> | ||
<h3>(every Tuesday and Friday 1:00 - 3:00pm MST)</h3> | ||
<p> | ||
For designers and developers to get feedback on their usage of the design system, propose new components or changes to existing components, ask any questions, and give feedback to the design system. | ||
|
@@ -23,49 +29,39 @@ export default function SupportOverviewPage() { | |
<a | ||
href="https://outlook.office365.com/owa/calendar/[email protected]/bookings/" | ||
target="_blank"> | ||
Book a time | ||
Book a time (GoA email required) | ||
</a> | ||
</GoABlock> | ||
<h2>Submit an issue</h2> | ||
<h3>Report a bug</h3> | ||
<GoABadge type="information" content="For Government of Alberta product teams" mb="m"></GoABadge> | ||
<p> | ||
If an issue or inconsistency is encountered within the design system, please use GitHub to | ||
report a bug. Doing so notifies the design system team of a problem requiring immediate | ||
attention and resolution. Ensure that the bug report is fully filled out; this ensures | ||
that the team has all the necessary information to investigate, prioritize, and fix the | ||
issue effectively. <br /> | ||
issue effectively.<br /> | ||
<a href="https://github.com/GovAlta/ui-components/issues/new/choose" target="_blank"> | ||
Report a bug | ||
Report a bug on Github | ||
</a> | ||
</p> | ||
|
||
<GoASpacer vSpacing="2xs"></GoASpacer> | ||
<h3>Request a feature</h3> | ||
<GoABadge type="information" content="For Government of Alberta product teams" mb="m"></GoABadge> | ||
<p> | ||
Use GitHub to submit well-defined requests for new features. Submitting a feature request | ||
implies that the contribution process has been followed, providing the design system team | ||
with actionable items to evaluate and prioritize. | ||
<GoABlock gap="m"> | ||
<Link to="/support/contribute">Learn more about about the contribution process</Link> | ||
<GoABlock gap="l"> | ||
<a href="https://github.com/GovAlta/ui-components/issues/new/choose" target="_blank"> | ||
Request a feature | ||
Request a feature on Github | ||
</a> | ||
<Link to="/support/contribute">View our contribution process</Link> | ||
</GoABlock> | ||
</p> | ||
|
||
<h3>Take part in a Discussion on Github</h3> | ||
<p> | ||
“Discussions” are a place for sharing research, idea exploration, or open-ended | ||
conversations. You should start a discussion when the topic you're bringing up is more | ||
about sharing information, having a conversation, or asking a question. <br /> | ||
<GoABlock mb="3xl"> | ||
<a | ||
href="https://github.com/GovAlta/ui-components/discussions" | ||
target="_blank"> | ||
Start a discussion | ||
</a> | ||
</GoABlock> | ||
</p> | ||
|
||
|
||
<GoADivider mt="2xl" mb="2xl"></GoADivider> | ||
|
||
<h2>Design system team</h2> | ||
<div className="ds-team-title">Product Owner</div> | ||
<div className="ds-team"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters