diff --git a/src/routes/get-started/Support.tsx b/src/routes/get-started/Support.tsx index 8e804de24..07a250d71 100644 --- a/src/routes/get-started/Support.tsx +++ b/src/routes/get-started/Support.tsx @@ -3,7 +3,8 @@ import { GoabFormItem, GoabRadioGroup, GoabRadioItem, - GoabSpacer, GoabText + GoabSpacer, + GoabText, } from "@abgov/react-components"; import { ComponentContent } from "@components/component-content/ComponentContent.tsx"; import { useState } from "react"; @@ -13,7 +14,7 @@ import { GoabRadioGroupOnChangeDetail } from "@abgov/ui-components-common"; export default function SupportPage() { let navigate = useNavigate(); - const [issueSelection, setIssueSelection] = useState("") + const [issueSelection, setIssueSelection] = useState(""); function bugOrFeature(value: string) { setIssueSelection(value); @@ -33,69 +34,94 @@ export default function SupportPage() { Get support - Get help from our team with using the design system, including components, guidelines, best practices, and accessibility. + Get help from our team with using the design system, including components, guidelines, best + practices, and accessibility.
-

- Raise an issue -

+

Raise an issue

- Let us know if you find a problem in the design system or if you need a new component or pattern. + Let us know if you find a problem in the design system or if you need a new component or + pattern.

- bugOrFeature(event.value)}> + bugOrFeature(event.value)}>
- Raise an issue + + Raise an issue +

Talk to us

Slack

- #design-system-support + + #design-system-support +
Reach out to the design system directly to ask a question and get support.

- #figma -
- A place for any Figma discussion. Share tips, tricks, techniques, ask questions, report issues. + + #figma + +
A place for any Figma discussion. Share tips, tricks, techniques, ask questions, + report issues.

Drop in Hours

(Tuesday and Friday 1:00 - 3:00pm MST)

- For service teams 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. + For service teams 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.
- Book a time + + Book a time +

Design system team

- Product Owner + + Product owner +

Mark Elamatha | mark.elamatha@gov.ab.ca

- Digital architect and Lead developer + + Digital architect and Lead developer +

Chris Olsen | chris.olsen@gov.ab.ca

- Scrum master and DevOps + + Scrum master and DevOps +

Dustin Nielsen | dustin.nielsen@gov.ab.ca

- Developers + + Developers +

Vanessa Tran | vanessa.m.tran@gov.ab.ca
- Syed Zeeshan | syed.zeeshan@gov.ab.ca + Eric Hoff | eric.hoff@gov.ab.ca

- Designer + + Designer and Developer +

Thomas Jeffery | thomas.jeffery@gov.ab.ca +
+ Benji Franck | benji.franck@gov.ab.ca