feat (#2487): Roadmap content update#372
Merged
Merged
Conversation
✅ Deploy Preview for abgov-ui-component-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull Request Overview
Update the Roadmap page to reflect 2025 initiatives and standardize typography across “Get Started” and designer/developer guide pages by replacing native headings and paragraphs with the GoabText component; also correct the Ionicons link in the Icons documentation.
- Revamped Roadmap (
Roadmap.tsx) content and section structure for 2025. - Replaced
<h*>and<p>tags withGoabTextin “Get Started” / developer / designer pages for consistent spacing. - Fixed the Ionicons library URL in
Icons.tsx.
Reviewed Changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| src/routes/get-started/Roadmap.tsx | Updated roadmap text, restructured “Ongoing”, “Now”, “Next”, “Later” sections |
Multiple src/routes/get-started/... |
Migrated headings/paragraphs to GoabText for uniform styling |
| src/routes/components/Icons.tsx | Corrected Ionicons library link URL |
bdfranck
requested changes
May 21, 2025
Collaborator
There was a problem hiding this comment.
I tested the following...
- The ionicons link works
- The UX subnav works
- The "Starting" page content looks good
- The "Getting started" page content looks good
- The "LTS policy" page content looks good
- The "Get support" page content looks good
- The "Report a bug" page content looks good
- The "Request a new feature" page content looks good
- The "Roadmap" page content looks good
- The "Designer overview" page content looks good
- The "UX guidelines" page content looks good
- The "Verify a bug" page content looks good
- The "Developers overview" page content looks good
- The "Developers setup" page content looks good
- The "Developers technologies" page content looks good
- The "Supported browsers" page content looks good
- The "VS Code" page content looks good
- The "Version update guide" page content looks good
- The "QA testing" page content looks good
I also tried a Copilot review. It found two tiny formatting suggestions of you want to change them.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update roadmap content as per this issue:
GovAlta/ui-components#2487
Also updated all Get-Started content pages to use GoabText component for better spacing, line length, and consistency going forward.