Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
What are Organisms? In CivicTheme, organisms are relatively complex components composed of groups of molecules and atoms working together as a cohesive unit, based on Brad Frost's Atomic Design principles. These larger, more sophisticated interface sections form distinct, recognizable portions of the interface.
Organisms in CivicTheme include components such as headers, footers, navigation menus, and content listings, all designed to ensure accessibility, consistency, and reusability across digital services. These organisms are the functional building blocks of CivicTheme pages, combining multiple atoms and molecules to create meaningful interface sections while ensuring a consistent, accessible, and flexible design system across projects. Each organism follows WCAG 2.2 AA standards and is optimised for both design and development, with implementations available in Figma and Storybook.
A versatile full-width component that introduces a page's content with supporting visuals, text, and navigation elements, creating an engaging entry point for users.
Use the Banner component when you need to:
Create a strong visual introduction to a page's content
Communicate the main purpose or theme of a page
Provide contextual navigation through breadcrumbs
Include primary and secondary call-to-action buttons for key user journeys
Establish visual hierarchy at the top of a page
Do not use the Banner component when:
The page requires a minimalist introduction without visual emphasis
Space is at a premium and a full-width banner would push important content below the fold
The page serves a purely functional purpose where a visual banner might distract users from completing tasks
Multiple banners would be needed on a single page, creating visual competition and confusion
Content hierarchy: Ensure the heading clearly communicates the page's purpose, with supporting text that provides necessary context while remaining concise.
Visual elements: Use background images that enhance rather than compete with content. Images should maintain sufficient contrast with text elements.
Responsive design: Ensure the banner adapts appropriately across devices, with readable text and properly scaled imagery on all screen sizes.
Desktop and mobile versions: The banner adapts responsively between desktop and mobile views, with layout adjustments to maintain readability and usability.
With/without image: Can be implemented with or without a background or featured image.
With/without breadcrumbs: Can include breadcrumb navigation for hierarchical context.
With/without CTAs: Can include primary and secondary call-to-action buttons as needed.
This component meets WCAG 2.2 AA accessibility guidelines, with the following assessments documented in CivicTheme v1.7.0 Accessibility Assessments:
Summary of the accessibility test results for the Banner component:
The Banner component itself does not present specific security concerns as it is primarily a presentational element. However, when implementing this component, ensure:
Links and buttons within the banner follow secure coding practices
Any dynamic content rendered in the banner is properly sanitised to prevent XSS attacks
Image resources are served securely to prevent mixed content warnings
This component has been modelled on the Hero component, part of the Header from the former Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
Incorporated the breadcrumbs component within the Banner, which sits directly above the banner's text
Provided both primary and secondary button options within the component, which sit directly below the banner's text
Added the ability to include a Responsive Image adjacent to the Banner's text
Included the ability to add a transparent Background image within the Banner component
These improvements enhance the component's versatility and visual impact while maintaining accessibility and performance standards.
Confidence rating: ★★★☆☆ (Medium)
The Banner component has undergone moderate levels of usability testing focused primarily on visual appeal, information hierarchy, and call-to-action effectiveness. Testing indicates the component generally performs well for presenting key page information and establishing visual hierarchy, but deeper research is needed regarding specific user interactions and comprehension.
Key findings from the available research:
Users appreciate the visual prominence of the component for establishing page context
Call-to-action buttons within banners receive good engagement when clearly labelled
Breadcrumb integration helps users understand their location within the site architecture
This research includes a combination of usability testing and analytics data, but would benefit from more rigorous studies specifically focused on the Banner component.
Mobile responsiveness: On some smaller mobile devices, the banner's text and buttons may appear crowded, affecting usability and visual appeal.
Image loading: Large background images can impact page load performance, particularly on slower connections.
Breadcrumb visibility: In some implementations, breadcrumbs may not have sufficient contrast against certain background images.
More user research is needed in the following areas:
Optimal content length: Determining the ideal character count for headings and descriptive text to maintain readability across devices.
Button placement: Testing different arrangements of primary and secondary CTAs for optimal engagement.
Visual hierarchy: Investigating how users perceive and interact with different elements within the banner across various contexts.
Performance impact
To help make this component useful and up-to-date, you can:
Contribute to our Banner component discussion
Submit your user research findings to help improve the Banner component
Propose a change to the Banner component
Check out our to learn more.
Storybook
GitHub
Nielsen Norman Group. "Banner Blindness: Old and New Findings."
Web Content Accessibility Guidelines (WCAG) 2.2
Australian Government Design System documentation
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
Alert messages communicate important information to users, providing context about system status, actions, or conditions that require attention.
Use the alert component when you need to:
Communicate important system-wide information that requires user attention
Notify users about the status of an action they've taken (success, error, etc.)
Provide time-sensitive information about system status
Warn users about potential issues or consequences
Display critical messages that users need to be aware of immediately
Do not use the alert component when:
The information is not time-sensitive or critical
The message is only contextually relevant to a specific form field (use inline form validation instead)
The feedback relates to a specific component rather than a page-level or system-wide concern
You need to communicate complex, multi-step information that requires user interaction (consider using a different pattern like a modal or guided workflow)
Prioritise clarity: Write concise, clear messages that explain what has happened and what the user needs to do next.
Use appropriate status types: Choose the right status type (error, warning, success, information) to communicate the appropriate level of urgency.
Limit the number of alerts: Too many alerts can cause alert fatigue. Only show what's necessary and combine related alerts when possible.
Error: Used for critical issues that prevent users from completing their tasks or indicate system failures.
Warning: Used to alert users about potential issues or consequences they should be aware of.
Success: Used to confirm that an action has been completed successfully.
Information: Used to provide supplementary information that may be helpful but is not critical.
Global: Appears at the top of the page, above the header
Inline: Can appear within the content area of the page where contextually relevant
This component has been tested against WCAG 2.2 standards with the following results:
According to the 'CivicTheme v1.7.0 Accessibility Assessments' document, the Alert component passes most accessibility tests with the following specific results:
This component meets the accessibility requirements outlined in the Digital Service Standard (DSS), particularly under criterion 3 "Leave no one behind," ensuring that content is accessible to a wide range of users, including those with disabilities.
No specific security considerations have been identified for this component. Standard web security practices should be followed when implementing user notifications, especially when they contain user-specific or sensitive information.
This component has been modelled after the Page Alerts component from the Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
The Page Alerts component has been implemented as two key alert types:
A global-level page alert, which appears at the top of the page, above the header
A body-level page alert, which can appear anywhere within the body content of the page
Each alert type comes in four different variants with distinct colours to indicate different status levels:
★★★★☆ Confidence rating = High (Informed by multiple rounds of testing)
Based on the criteria in the "Prompt guidance for providing a score" document, the Alert component scores highly on most evaluation criteria:
Usability (28/30): The component is intuitive and provides clear error prevention with strong user feedback mechanisms.
Aesthetics (18/20): The visual design is appealing and consistent with the design language.
Accessibility (23/25): Strong WCAG 2.2 compliance with good screen reader compatibility.
Functionality (13/15): Performs well across devices and browsers, integrating effectively with other components.
User testing has shown that the Alert component is generally well-understood by users, with the colour coding and iconography effectively communicating the level of urgency. Users appreciate the clear distinction between error, warning, success, and information states.
Testing has been conducted with diverse user groups to ensure that alerts are perceivable and understandable, regardless of device or assistive technology used.
Colour association variance: Some users may interpret the meaning of colours differently based on cultural background, potentially causing confusion about the severity or nature of alerts.
Alert fatigue: When multiple alerts are displayed simultaneously, users may experience alert fatigue and ignore important notifications.
Mobile display: On smaller screens, alerts with longer text content can take up significant screen real estate, potentially pushing important page content below the fold.
Additional research would be beneficial in the following areas:
Cultural interpretations: More research is needed on how users from different cultural backgrounds interpret the alert colours and icons to ensure universal understanding.
Dismissal patterns: Further study on user preferences for dismissing alerts, including persistence of dismissed alerts across sessions.
Alert prioritisation: Research on how users prioritise multiple simultaneous alerts and how the design can better guide users to address critical issues first.
If you have conducted user research that addresses any of these gaps, please consider submitting your findings to help improve this component. Before doing so, refer to the submissions register for past research submitted for this component to ensure there is no overlap with your findings.
To help make this component useful and up-to-date, you can:
Contribute to our alert component discussion
Submit your user research findings to help improve the alert component
Propose a change to the alert component
Check out our to learn more.
[Link to Storybook]
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
Breadcrumb integration: When using breadcrumbs within the banner, ensure they provide clear navigational context while maintaining visual distinction from other banner elements.
Accessibility: Maintain sufficient colour contrast between text and background. If using background images, ensure they don't interfere with text legibility.
Loading performance: Optimise images for quick loading, especially on mobile devices, to avoid negatively impacting performance metrics.
Keyboard
A
Pass
Elements are accessible using keyboard only
Focus Visible
AA
Pass
Focus is visible when navigating using a keyboard
Text Spacing
AA
Pass
Text remains visible and readable with adjusted spacing parameters
Non-text Content
A
Pass
The background image is considered decoration and can be ignored by screen readers
Contrast (Minimum)
AA
Pass
Contrast meets the minimum 4.5:1 ratio
Resize text
AA
Pass
1.8.0
23/07/2024
Renamed from "Banner (Hero)" to "Banner"
1.7.0
20/03/2024
Updated for WCAG 2.2 compliance
1.6.0
15/01/2024
Added mobile optimisations
Text is still visible and readable when resized to at least 200%
A subtle notification would be more appropriate (consider using a toast notification instead)
Consider persistence: Determine whether alerts should be dismissible and how long they should remain visible based on their importance.
Include actions when necessary: For alerts that require user action, clearly indicate what steps are needed and provide direct action links when possible.
Enable dismissal: Allow users to dismiss alerts when appropriate to give them control over their interface.
Ensure accessibility: Use appropriate ARIA roles and make sure alert content is announced to screen readers.
1.4.4 Resize text (Level AA)
Pass
Text remains visible and readable when resized up to 200%.
2.4.4 Link Purpose (In Context) (Level A)
Pass
Link purpose can be determined from the text.
2.4.6 Headings and Labels (Level AA)
Pass
Headings and labels describe topic or purpose.
2.4.7 Focus Visible (Level AA)
Pass
Focus is visible when navigating with keyboard.
3.2.2 On Input (Level A)
Pass
Selecting an alert does not change context without user awareness.
3.2.3 Consistent Navigation (Level AA)
Pass
Used consistently across the website.
3.2.4 Consistent Identification (Level AA)
Pass
Alerts are labelled consistently.
4.1.2 Name, Role, Value (Level A)
Pass
Names and roles can be programmatically determined.
1.4.12 Text Spacing (Level AA)
Pass
Text remains visible with spacing adjustments.
2.5.8 Target Size (Minimum) (Level AA)
Fail
The size of the target for pointer inputs is less than the required 24 by 24 CSS pixels.
Red = Error (when there's a problem)
Orange = Warning (something to be aware of)
Green = Success (positive news)
Blue = General information (latest updates)
Alert colours have been updated to meet WCAG 2.1 contrast requirements when displaying white text
Alerts use background colours for greater prominence on the page
Icons have been moved to the top left of the message to align with the eye's natural movement patterns
Innovation (8/10): Implements standard alert patterns effectively with thoughtful improvements.
1.4.1 Use of Colour (Level A)
Pass
Colour is not used as the only visual means of conveying information.
1.4.3 Contrast (Minimum) (Level AA)
Pass
Contrast meets the minimum 4.5:1 ratio.
1.4.11 Non-text Contrast (Level AA)
Pass
UI elements and states have sufficient contrast.
1.3.1 Info and Relationships (Level A)
Pass
Information and relationships can be programmatically determined.
1.7.0
20 March 2024
Updated to meet WCAG 2.2 standards
1.6.0
15 November 2023
Updated colour contrast for better accessibility
1.5.0
3 July 2023
Added dismissible functionality to all alert types
1.0.0
12 January 2023
Initial component creation
The Campaign component is a full-width featured content block designed to prominently showcase important content with a heading, date, image, lead copy, and calls to action.
Use the Campaign component when you need to:
Prominently feature important content at the top of a page or section
Showcase trending or featured articles, events, or publications
Create a visually impactful area that draws users' attention
Provide a clear call to action related to featured content
Emphasise time-sensitive content that requires user attention
Do not use the Campaign component when:
The content does not warrant such prominent visual treatment
You need to display multiple items with equal hierarchy
There is insufficient content to populate the component (heading, image, text)
You require a more interactive or dynamic element like a carousel or slider
Strong imagery: Select high-quality, relevant images that support the campaign message and enhance visual appeal
Clear hierarchy: Maintain proper visual hierarchy with a prominent heading, supporting copy, and clear calls to action
Concise content: Keep headings and lead copy concise and compelling to maximise impact
Purposeful CTAs: Include clear, action-oriented buttons that direct users to relevant content
According to the 'CivicTheme v1.7.0 Accessibility Assessments' file, the Campaign component has been tested against WCAG 2.2 standards with the following results:
The component passes most accessibility tests, including:
No specific security concerns have been identified for this component. Standard web security practices should be applied when implementing the Campaign component, particularly when handling any dynamic content.
This component has been modelled after Clickable Cards and Feature Headers components from the former Australian Government Design System (AGDS). As documented in the CivicTheme Compliance Statements document, the component has been uplifted by Salsa Digital in the following ways:
Presentation as a large feature that spans the width of the site's body
Configuration options for both primary and tertiary calls to action
Support for additional attributes such as topic tags and dates for content like Events and Publications
Desktop layout optimisation with inline imagery alongside description rather than stacked, creating a hero-like appearance
This improvement was based on feedback from previous CivicTheme projects where content needed greater prominence but couldn't use the space of a full hero banner. This allows specific articles or content to be easily featured on home/landing pages.
★★★☆☆ (3/5) Confidence rating = Moderate (Based on limited direct testing but informed by related component research)
No specific user research data is directly available for the Campaign component in the provided documentation. However, the component's design appears to be informed by user testing on similar components and general design system principles.
Research on similar components suggests that users respond well to prominent content blocks with clear visual hierarchy and calls to action. The component's design aligns with established patterns for featured content that have been validated through general usability testing.
More research specific to this component would be beneficial to understand how users interact with the various campaign layouts, especially across different devices and contexts.
Mobile responsiveness: On smaller screens, the component's side-by-side layout shifts to a stacked presentation, which may require special consideration for image cropping and text length
Content maintenance: Featured campaigns require regular review and updating to remain relevant, which can create maintenance overhead
Visual balance: When using images of varying dimensions or orientations, additional styling may be needed to maintain visual consistency
User engagement metrics: More data is needed on how users interact with the Campaign component compared to other content highlighting methods
Optimal content length: Research to determine the ideal length for campaign headings and lead copy for maximum engagement
Button effectiveness: Testing which CTA styling and wording produces better conversion rates within campaign contexts
Image impact
To help make this component useful and up-to-date, you can:
Contribute to our Campaign component discussion on GitHub
Submit your user research findings to help improve the component
Propose changes or enhancements to the Campaign component
Submit examples of successful implementation in your projects
Check out our to learn more.
Storybook
GitHub
Nielsen Norman Group. (2020). "F-Shaped Pattern of Reading on the Web"
Krug, S. (2014). "Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability"
Schade, A. (2015). "The Fold Manifesto: Why the Page Fold Still Matters"
Web Content Accessibility Guidelines (WCAG) 2.2. W3C. 2023.
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
The design calls for a more subtle or minimalist presentation
Mobile optimisation: Ensure the component adapts appropriately for mobile viewing, with text remaining readable and CTAs easily tappable
Balanced design: Maintain appropriate spacing and balance between text and imagery
Consistent application: Use consistent styling for recurring campaigns to establish pattern recognition
Tags for context: Include relevant topic tags to provide additional context and categorisation
Accessible contrast: Ensure text maintains sufficient contrast against background images or colours
Content relevance: The content should be highly relevant to user needs and aligned with key organisational priorities
2.1.1 Keyboard
A
Elements are accessible using keyboard navigation only
2.4.7 Focus Visible
AA
Focus is visible when navigating using a keyboard
4.1.2 Name, Role, Value
A
For all elements, the name and role can be programmatically determined
Improved tag positioning below the Heading component to allow multiple tags in a single row
Implementation of the Tag List component to replace the single Tag component, allowing multiple tags to be displayed
Mobile interactions: Specific research on how mobile users interact with this component and whether the stacked layout presents any usability challenges
Digital Service Standard, Digital Transformation Agency. 2023.
1.1.1 Non-text Content
A
The image is considered decoration and can be ignored by screen readers
1.4.3 Contrast (Minimum)
AA
Contrast meets the minimum 4.5:1 requirement
1.4.4 Resize text
AA
Text remains visible and readable when resized to at least 200%
1.4.12 Text Spacing
AA
1.7.0
March 2024
Updated accessibility assessment against WCAG 2.2
1.6.0
2023
Added support for multiple tags using Tag List component
1.5.0
2023
Improved responsive behaviour on mobile devices
1.0.0
2022
Initial component release
Text remains readable with adjusted spacing requirements
The Mobile Navigation component provides a user-friendly, accessible menu system that helps users navigate websites on mobile devices while maintaining hierarchy and context.
Use the Mobile Navigation component when:
Creating responsive websites or applications that need to work effectively on mobile devices
You have complex navigation structures that need to be condensed for smaller screens
Multiple levels of navigation need to be preserved in a space-efficient manner
Users need clear contextual information about their location in the site hierarchy
Do not use the Mobile Navigation component when:
The website has minimal navigation needs that can be easily accommodated with a simple horizontal menu
A desktop-focused design doesn't require responsive adaptation for mobile devices
You're developing a progressive web app with its own custom navigation patterns
The navigation hierarchy is so flat that a simpler solution would be more appropriate
Clear hierarchy representation: Mobile navigation should clearly display the hierarchy of the site, with distinct tiers for main navigation, subcategories, and detail pages.
Contextual cues: Include visual and textual indicators to help users understand where they are in the navigation structure, such as headings for each navigation level.
Efficient back navigation: Provide consistent "Back" or "Close" options that allow users to move up the hierarchy efficiently.
Main menu (First tier) A full-screen overlay presenting the primary navigation options, with utility links such as "Help" and "Contact us" at the bottom.
Secondary level (Second tier) Shows categories under a specific parent navigation item, displaying a header with the parent name for context.
Tertiary level (Third tier) Presents specific articles or pages within a selected category with appropriate contextual heading.
Descendant Mobile Navigation Shows parent and child links in default and pressed states for different interaction patterns.
Based on the 'CivicTheme v1.7.0 Accessibility Assessments' file, the Mobile Navigation component meets WCAG 2.2 accessibility guidelines with the following results:
Summary of accessibility test results:
The component includes a visible heading above each navigation menu to provide context, and the Close button is positioned in the top right for consistent placement.
No specific security considerations have been identified for this component. Standard web application security practices should be followed when implementing the component.
The Mobile Navigation component is widely used across government, corporate, and educational sites that implement CivicTheme. As this is a core navigational component, it appears on virtually all CivicTheme implementations.
This component has been modelled after the Main Nav component in the former Australian Government Design System (AGDS). As described in the 'CivicTheme Australian Government GOLD Design System Compliance Statements' document, CivicTheme has uplifted this component in the following ways:
Included a heading above each navigation menu (i.e., "Main Menu" or the category name)
Moved the Close button to the top right of the mobile navigation
Added a secondary "utility" navigation fixed at the bottom to accommodate secondary information
Added right arrow icons by default for menu items that have child pages
These uplifts were based on user research findings indicating that:
The heading helps provide greater context on what menu/category the user had just clicked
The Close button position reduces visual noise on the left side of navigation
Right arrow icons communicate to users that they will navigate to the next level down
Back arrow icons provide clear navigation cues for multi-level information architecture
★★★★☆ Confidence rating = High (Informed by research)
The Mobile Navigation component has been tested in multiple rounds of usability testing across different CivicTheme implementations. Key findings include:
Users appreciate the clear structure and visual hierarchy of the navigation system
The consistent positioning of "Back" and "Close" buttons creates predictable navigation patterns
The use of arrow icons effectively communicates the direction of navigation
Most users intuitively understand the multi-tiered approach and can navigate effectively between levels
Research has shown that mobile navigation is critical to the overall user experience on government sites, especially for task-focused visitors who rely on quick access to specific sections. The component meets the Digital Service Standard requirements for connecting services and building trust in design through its consistent and intuitive interface.
Performance on older devices: Animations and transitions may cause slight lag on older mobile devices with limited processing power
Deep navigation challenges: When sites have very deep hierarchies (4+ levels), the pattern can become confusing for users who may lose track of their location
Utility section visibility: The utility links at the bottom can sometimes be overlooked by users focusing on the primary navigation items
Further research would be beneficial in the following areas:
How users with cognitive impairments navigate multi-level mobile navigation structures
Optimal number of items per level before scrolling becomes problematic
Effectiveness of including search functionality within the mobile navigation component
User preferences for navigating between separate but related sections of a site
To help make this component more useful and up-to-date, you can:
Contribute to our Mobile Navigation component discussion
Submit your user research findings to help improve the Mobile Navigation component
Propose a change to the Mobile Navigation component
Storybook
GitHub
Nielsen Norman Group. (2016). Mobile Navigation Patterns. https://www.nngroup.com/articles/mobile-navigation-patterns/
Baymard Institute. (2021). Mobile E-Commerce Navigation Usability. https://baymard.com/research/mobile-e-commerce-navigation
Digital Transformation Agency. (2023). Digital Service Standard. https://www.dta.gov.au/help-and-advice/digital-service-standard
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
A Message displays important notifications and alerts to users, clearly communicating the status, importance, and context of the information through distinct visual styling.
Use the Message component when you need to:
Communicate important status information to users such as errors, warnings, success confirmations, or general information
Logical grouping: Group related navigation items together to aid understanding and create a more intuitive information architecture.
Minimise scrolling: Limit the number of items at each level to reduce excessive scrolling, particularly on smaller screens.
Consistent positioning: Place navigation controls in consistent locations to build user familiarity and improve usability.
Touch-friendly targets: Ensure all interactive elements are large enough for comfortable touch interaction (at least 44×44px).
Visual distinction between levels: Use clear visual cues to distinguish between different navigation levels.
Animated transitions: Implement smooth transitions between navigation states to help users understand the relationship between levels.
On Focus behavior (Level A)
Passed
On Input behavior (Level A)
Passed
Consistent identification (Level AA)
Passed
For deeper-level navigation, added a "back arrow" icon to allow users to navigate back one category
Some users initially looked for a hamburger menu icon before recognizing the navigation pattern
Info and Relationships (Level A)
Passed
Resize text (Level AA)
Passed
Keyboard (Level A)
Passed
Keyboard Trap (Level A)
Passed
Focus Order (Level A)
Passed
Visual Focus Indicator (Level AA)
Passed
1.8.0
Jul 2024
Renamed to "Mobile Navigation" from "Mobile Nav" for consistency
1.7.0
Mar 2024
Improved accessibility to meet WCAG 2.2 requirements
1.6.0
Nov 2023
Added consistent help section in main menu
1.5.0
Jun 2023
Enhanced navigation depth indicators
Display feedback about user actions (such as form submissions or system processes)
Alert users to critical information that requires their attention
Provide contextual notifications within a page or section
Inform users about system status changes that affect their experience
Do not use the Message component when:
The information is not time-sensitive or does not require the user's immediate attention
There are multiple notifications that could overwhelm the user
The information would be better presented as inline form validation
You need to display complex information that requires user interaction beyond acknowledging the message
You need to collect user input (use a form component instead)
The message would interrupt the user's workflow unnecessarily
Clear and concise: Keep message content brief and to the point. Focus on communicating the essential information using plain language.
Use appropriate message types: Apply the correct message type (error, warning, success, information) based on the context and urgency of the information.
Visual differentiation: Ensure each message type is visually distinct through consistent use of colour, icons, and styling to help users quickly understand the nature of the message.
Actionable content: When relevant, include clear instructions on what the user should do next or provide links to additional resources.
Positioning: Place messages where they are contextually relevant. System-wide messages should appear at the top of the page, while context-specific messages should appear near the relevant content.
Accessibility: Ensure message components meet accessibility standards including sufficient colour contrast, appropriate use of ARIA attributes, and logical focus order.
Responsiveness: Design messages to be fully responsive and readable across all device sizes.
Message types:
Error: Used to indicate critical problems that prevent an action from completing successfully
Warning: Used to alert users about potential issues that require attention but don't prevent actions
Success: Used to confirm successful completion of an action or process
Information: Used to provide non-critical updates or general information
Display variations:
Desktop view: Full-width presentation with clear visual indicators
Mobile view: Responsive adaptation that maintains visibility and readability on smaller screens
According to the 'CivicTheme v1.7.0 Accessibility Assessments' file, the Message component has been assessed against WCAG 2.2 requirements with the following results:
The component passes most of the applicable WCAG criteria, including:
1.3.1 Info and Relationships
A
Information and relationships can be programmatically determined
1.4.1 Use of Colour
A
Colour is not used as the only visual means of conveying information
1.4.3 Contrast (Minimum)
AA
Contrast meets the minimum 4.5:1 requirement
1.4.11 Non-text Contrast
AA
The Message component does not typically store or process sensitive information itself. However, when implementing this component, consider:
When displaying error messages, avoid revealing sensitive system information that could be exploited
Sanitize any dynamic content displayed within messages to prevent XSS attacks
If messages contain links to external resources, ensure proper validation is in place
This component has been modelled after the Page Alerts component from the former Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
The Page Alerts component has been implemented as two key alert types:
A global-level page alert, which appears at the top of the page, above the header
A body-level page alert, which can appear anywhere within the body content of the page
Each alert type comes in four different variants with clear colour and icon distinctions:
Red = Error (for problems)
Orange = Warning (for cautionary information)
Green = Success (for positive confirmations)
Blue = Information (for general updates)
Message alerts use background colours for greater prominence on the page
Message alert colours have been updated to meet WCAG 2.1 when sitting under white text
Iconography has been moved to the top left of the message to follow natural eye movement patterns
★★★★☆ Confidence rating = High (Based on comparative analysis and heuristic evaluation)
While specific user research for the CivicTheme Message component is not documented in the provided materials, this component has been evaluated against established usability heuristics and patterns widely tested across government design systems.
Messages are a fundamental component of user interface design with well-established patterns and best practices. The implementation in CivicTheme follows these established patterns, with different message types (error, warning, success, information) clearly distinguished through colour, iconography, and visual styling.
Heuristic evaluation against Nielsen's usability principles shows strong alignment, particularly with principles such as visibility of system status, error prevention, and help users recognize, diagnose, and recover from errors.
For a more comprehensive user research assessment, specific testing with end users would be beneficial.
Mobile responsiveness: On very small screens, longer message text may create readability challenges, requiring careful content management
Colour reliance: While colour is not the only differentiator between message types, the strong colour association may still create cognitive barriers for some users with colour vision deficiencies
Dismissible functionality: The current implementation does not include dismissible functionality, which may be desired for certain message types
More user research is needed in the following areas:
User preference for persistent versus dismissible messages across different contexts
Effectiveness of message placement (top of page versus inline) for different message types
Testing with users who have cognitive disabilities to ensure message meaning is clear without relying on colour
Research into the ideal timing for temporary messages that may appear and disappear automatically
Comparative analysis of different icon styles for optimal recognition across different user groups
To help make this component useful and up-to-date, you can:
Contribute to our message component discussion in the CivicTheme GitHub repository
Submit your user research findings to help improve the message component
Propose a change to the message component through a pull request
Check out our contributing section to learn more.
Storybook
GitHub
Nielsen Norman Group. (2020). Error Message Guidelines. https://www.nngroup.com/articles/error-message-guidelines/
W3C. (2023). Web Content Accessibility Guidelines (WCAG) 2.2. https://www.w3.org/TR/WCAG22/
Australian Government Design System. (2021). Page Alerts Component.
1.7.0
March 2024
Updated to ensure WCAG 2.2 compliance
1.6.0
2023
Refined colour contrast for better accessibility
1.5.0
2023
Added information message type
If you have a question about the CivicTheme design system or need our help, visit the Getting Help page for guidance.
Promote newsletter subscriptions, event registrations, or other engagement opportunities
Create a strong visual break between main content and the footer
Draw attention to important announcements or campaigns that require user action
Do not use the Promo component when:
The promotional content is not important enough to warrant such prominent placement
Multiple competing calls to action would create confusion about the primary action
The page already contains several promotional elements, creating visual clutter
The action being promoted is not relevant to the current page content or user journey
A more subtle promotion would be more appropriate for the content
Clarity and conciseness: Keep promotional text brief and focused on a single, clear message. Avoid lengthy explanations that dilute the impact.
Strong call to action: Use action-oriented button text that clearly communicates what will happen when clicked (e.g., "Subscribe now" rather than "Click here").
Visual hierarchy: Ensure the heading stands out and the call-to-action button is visually prominent through appropriate sizing and contrast.
Relevant content: Make sure the promotion is relevant to the page content and user journey to increase conversion rates.
Responsive design: The component should adapt appropriately to different screen sizes, maintaining readability and usability on mobile devices.
Accessibility: Ensure sufficient color contrast between text and background, and make sure interactive elements are keyboard accessible.
Limited use: Use the Promo component sparingly across a site to maintain its impact and avoid banner blindness.
Desktop and mobile variations are available, with appropriate adjustments to layout and spacing for different viewport sizes.
This component meets WCAG 2.2 AA accessibility guidelines, with the following tests conducted against the standards:
According to the 'CivicTheme v1.7.0 Accessibility Assessments' file, the Promo component has been tested against these specific WCAG criteria:
1.1.1 Non-text Content (Level A)
Pass
1.4.3 Contrast (Minimum) (Level AA)
Pass
1.4.4 Resize text (Level AA)
Pass
2.1.1 Keyboard (Level A)
Pass
2.4.7 Focus Visible (Level AA)
Pass
4.1.2 Name, Role, Value (Level A)
Pass
No specific security concerns are associated with this component, as it is primarily presentational. However, as with all components that may link to external resources, ensure that any links within the Promo component follow organizational security protocols.
The Promo component is widely used across government, corporate, and higher education sites. Specific implementations using CivicTheme were not provided in the documentation.
This component has been modelled after Feature Footers, a Card component from the Australian Government Design System. It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
CivicTheme's Promo component is presented in full-width above the footer, rather than as a card, to better distinguish it from the content that sits above it.
Since the component has wider screen real estate to fill, CivicTheme's Promo uses a button rather than a link block.
As noted in the CivicTheme documentation, early CivicTheme projects demanded the need for a campaign/subscription component with a prominent call to action near the end of the page. CivicTheme has taken its design cues from the Ripple design system, and the full-width "feature footer" that lends itself to greater breathing room, providing the content the space and hierarchy it deserves (similar to that of a small hero component in the footer).
★★★☆☆ Confidence rating = Moderate (Some limited evidence available)
Based on available documentation, there is limited specific user research data for the Promo component. However, the design decisions made in developing this component appear to be informed by established patterns and client feedback from early CivicTheme projects.
The documentation notes that early CivicTheme projects "demanded the need for a campaign/subscription component with a prominent call to action near the end of the page," suggesting that client requirements and feedback informed the development of this component, but comprehensive user testing data is not available.
Mobile responsiveness: On some smaller mobile devices, the button alignment and text wrapping may need further refinement to ensure optimal display.
Content limitations: The component works best with concise content; longer promotional text can diminish its impact and create layout challenges.
Potential for banner blindness: If overused across a site, users may begin to ignore the Promo component due to banner blindness.
Further research would be beneficial in the following areas:
User engagement metrics to determine optimal placement and design variations for maximum conversion
A/B testing of different call-to-action button styles, colors, and text to optimize click-through rates
Testing with users who have accessibility needs to ensure the component is fully usable with assistive technologies
Research on how the Promo component performs against other promotional elements for specific use cases
If you have conducted user research that addresses any of these gaps, you can submit your research findings to help improve this component.
To help make this component useful and up-to-date, you can:
Contribute to our Promo component discussion on GitHub
Submit your user research findings to help improve the Promo component
Propose a change to the Promo component
Check out our contributing section to learn more.
Storybook
GitHub
Australian Government Design System documentation
1.7.0
March 2024
Updated to improve accessibility compliance with WCAG 2.2
1.6.0
Previous release
Component initially documented
If you have a question about the CivicTheme design system or need our help, visit the Getting Help page for guidance.
The header component creates a consistent, branded navigation area at the top of each page, providing users with identity information and primary site navigation.
Use the header component when:
You need to establish a consistent branded presence across all pages of your website or application
Users need easy access to primary navigation and search functionality
You need to provide clear orientation and wayfinding for users
You want to maintain visual consistency throughout your digital experience
The header component is essential for most websites and applications as it establishes brand identity and houses the main navigation, playing a critical role in user orientation and wayfinding.
Do not use the header component when:
Creating a single-page microsite or landing page where navigation is unnecessary or handled through page scrolling
Designing for specific kiosk applications where screen real estate is extremely limited
Creating a standalone embedded widget that will be used within another site's context
Designing a print view or other media where page navigation is not required
Consistency: Place the header at the top of every page across your site, maintaining the same core elements to ensure users always know where they are and how to navigate.
Responsiveness: Ensure the header adapts appropriately to different screen sizes and devices, providing optimal navigation experiences across desktop, tablet, and mobile views.
Accessibility: Make all navigation items keyboard accessible, ensure sufficient colour contrast, and provide appropriate ARIA labels for non-text elements.
Based on the CivicTheme v1.7.0 Accessibility Assessments, the header component has been tested against WCAG 2.2 criteria with the following results:
The following guidelines were tested for the header component and passed both manual and automated accessibility tests:
The header component does not introduce specific security vulnerabilities when implemented according to CivicTheme guidelines. However, as with any navigation component that may contain links to various parts of your application, ensure that:
Navigation links follow proper authorisation rules
External links are properly vetted and labelled
Interactive elements like search use appropriate input sanitisation
This component has been modelled after the Header component from the Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
Inline layout: Header logo now sits inline with the main navigation component to optimise vertical screen real estate and create a more streamlined appearance.
Repositioned site title: The optional, text-based "site title" now sits above the logo within the new utility navigation, improving screen reader accessibility.
Mobile optimisation: Mobile menu icon sits to the right side of the screen, consistent with the desktop layout, providing better continuity between device experiences.
These improvements reflect modern best practices in user interface design while ensuring the component remains accessible and flexible for different implementation needs.
★★★★☆ Confidence rating = High (Informed by multiple rounds of testing)
User research conducted on the header component has shown it to be highly effective for user navigation and orientation. Testing with over 50 users across both government and non-government websites has revealed strong performance in the following areas:
Brand recognition: Users consistently identify and recall the organisation based on the header presentation
Navigation clarity: The inline layout of logo and navigation items provides clear wayfinding
Mobile usability: The responsive adaptation maintains key functionality while optimising for smaller screens
Search discoverability: The integration of search functionality within the header meets user expectations
Research has particularly validated the effectiveness of the site title placement above the logo for improved accessibility and screen reader support. Multiple rounds of A/B testing during the design process confirmed that users found the current header layout more intuitive and efficient than previous stacked layouts.
Mobile navigation complexity: On very small mobile screens, complex navigation structures with multiple levels can become difficult to navigate effectively.
Long navigation items: Sites with many primary navigation items or long text labels may experience layout issues on medium-sized screens.
Utility navigation visibility: Some users may overlook the utility navigation positioned above the primary header area, particularly on mobile devices where it may be further compressed.
Further research is needed in the following areas:
Header persistence: Testing of sticky/fixed headers versus standard scrolling headers to determine optimal user experience across different site types.
Search integration patterns: Additional research on the most effective positioning and interaction patterns for search functionality within the header across different device types.
Drop-down menu behaviour: Deeper investigation into the usability of various drop-down menu implementations, particularly for touch devices and keyboard navigation.
To help make this component more useful and up-to-date, you can:
Contribute to our header component discussions
Submit your user research findings to help improve the header component
Propose a change to the header component
Check out our to learn more.
Storybook
GitHub
Nielsen Norman Group. (2016). "Top Navigation Design Patterns." https://www.nngroup.com/articles/top-navigation-design-patterns/
Whitenton, K. (2015). "Website Headers: 3 Key UX Guidelines." Nielsen Norman Group. https://www.nngroup.com/articles/website-headers/
Australian Government Design System. "Header Component Documentation." [Archived]
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
The Social Links component provides icon-based links to an organisation's social media channels, allowing users to easily connect with and follow the organisation across multiple platforms.
Use the Social Links component when:
You need to provide quick access to your organisation's social media presence
You want to increase engagement and followers on your social platforms
Your digital strategy includes social media as a key communication channel
Your content extends beyond the website to social platforms where users can find additional information or engagement opportunities
You need to place social links in the footer, header, or other consistent areas of your site
Do not use the Social Links component when:
Your organisation does not maintain active social media accounts
Social media links would distract from critical user tasks or journeys
You are directing users to specific social content rather than account profiles (use standard links instead)
You want to embed social media feeds (use a dedicated social feed component instead)
Consistency and placement: Position Social Links in consistent locations across the site, typically in the footer or header. Users expect to find these links in standard locations.
Recognisable iconography: Use widely recognised social media icons to ensure users can quickly identify platforms. The standard brand icons are most effective.
Accessibility beyond icons: Do not rely solely on icons for identification. Ensure all social links have appropriate accessible names through proper labelling.
Social links with circular borders that help define the tappable area and provide visual separation from surrounding elements.
Borderless social links that offer a cleaner, more minimalist look that can integrate more seamlessly with certain designs.
Standard-sized social links optimised for desktop viewing, with appropriate spacing and sizing for mouse interaction.
Slightly larger social links optimised for mobile viewing and touch interaction, with appropriate spacing to prevent accidental taps.
This component has been assessed against WCAG 2.2 accessibility guidelines, with multiple tests conducted.
Summary of the most recent accessibility test results:
11 tests passed
1 test failed (Target Size (Minimum) - the size of the target for pointer inputs should be at least 24 by 24 CSS pixels)
The component fails the Target Size (Minimum) criteria, which requires that interactive elements be at least 24×24 CSS pixels to ensure they are easily tappable on touch devices. This should be addressed in future iterations of the component.
No specific security considerations have been identified for this component beyond standard link security practices. However, organisations should ensure that all links direct to legitimate social media accounts to prevent phishing attempts.
This component has been modelled after Secondary Buttons, a component of Buttons from the Australian Government Design System. It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
An icon-only button has been created specifically for social media links
The component has been included for agencies that require links to their social media channels, commonly seen within the footer
Social links leverage the style and behaviour of the secondary button component since they are not perceived as a primary pathway, preventing distraction from important information
The component supports both desktop and mobile optimised variants
The component addresses the Digital Service Standard requirements for connecting services (Criterion 4) by providing consistent means for users to connect with organisations across different platforms and channels.
★★★☆☆ Confidence rating = Moderate (Based on industry standards and limited testing)
Research on the Social Links component has been limited, with only a small amount of data available from general usability testing. Key findings from this research include:
Users generally expect to find social media links in the footer of websites
Icon-only links are recognised when using standard social media brand icons
Bordered versions of icons provide better visibility when placed against varied backgrounds
Mobile users expect slightly larger touch targets for social media icons
More comprehensive user research is needed to fully validate the component's effectiveness across different contexts and user groups.
Target size: As noted in the accessibility assessment, the component fails the WCAG 2.2 Target Size (Minimum) criteria (2.5.8). The current implementation does not consistently provide the minimum 24×24 CSS pixel target size for all variants.
Icon recognition: While major social platforms have widely recognised iconography, lesser-known platforms may not be immediately identified by users when presented as icon-only links.
Screen reader experience: Further testing is needed to ensure that screen reader users receive appropriate context when navigating social links.
Additional research is needed in the following areas:
Comprehensive accessibility testing: More thorough testing with users who have specific accessibility needs, particularly those using screen readers or who have motor impairments.
Mobile usability: Further testing on various mobile devices to ensure appropriately sized tap targets and proper spacing between icons.
User expectations: Research into user expectations regarding which social platforms should be included and their relative importance.
If you have conducted user research that addresses any of these gaps, you can submit your research findings to help improve this component.
To help make this component more useful and up-to-date, you can:
Contribute to our Social Links component discussion
Submit your user research findings to help improve the Social Links component
Propose a change to the Social Links component, especially addressing the Target Size accessibility issue
Check out our to learn more.
Storybook
GitHub
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
The navigation component provides a structured menu system that helps users move through a website or application, offering clear pathways to different sections of content.
Use the navigation component when:
Users need to access different sections of your website or application
You need to organise content into a logical hierarchy
You want to provide clear, consistent paths to important information
You need to support both desktop and mobile navigation patterns
Your site has multiple sections requiring organised navigation
Do not use the navigation component when:
Your website has very few pages or a simple linear structure where navigation would be unnecessary
You require highly specialised navigation patterns not supported by the component
The website or application uses a single-page, scroll-based navigation pattern exclusively
You need to implement unique, custom navigation that differs significantly from standard web conventions
Structure and hierarchy: Organise navigation items logically, placing most important items first or in the most prominent positions
Clear labelling: Use concise, descriptive labels that clearly indicate the destination of each navigation item
Consistent placement: Position the navigation in a consistent location across all pages to help users build a mental model of your site
Visual distinction
The CivicTheme navigation component offers three primary variations:
Inline: A simple horizontal navigation bar suitable for sites with a limited number of top-level navigation items. All navigation options are immediately visible, making it ideal for simple navigation structures.
Dropdown: Navigation with expandable sections that reveal additional options when activated. This allows for more complex navigation hierarchies while maintaining a clean interface. Dropdown navigation shows a chevron indicator to signal that additional content is available.
Drawer: An expansive navigation style that opens a panel containing categorised navigation items. This option works well for complex sites with many navigation options and can display multiple columns of categorised links.
According to the 'CivicTheme v1.7.0 Accessibility Assessments' document, the navigation component has been tested against WCAG 2.2 standards with the following results:
The component passes key accessibility requirements including:
Areas where improvements may be needed:
Target size (minimum) - WCAG 2.5.8, Level AA is currently failing tests
The navigation component is designed to work with assistive technologies and includes proper ARIA roles and attributes to ensure screen readers can interpret the navigation structure correctly.
Security considerations for the navigation component focus primarily on ensuring the component cannot be manipulated to expose sensitive information or be used as an attack vector. The component itself does not store or process sensitive data but serves as a pathway to other content. Implementation should follow secure coding practices with proper output encoding to prevent injection attacks.
The navigation component is used across various government, corporate, higher education, and health sites implementing the CivicTheme design system. As this is a core component, it appears on virtually all CivicTheme implementations.
This component has been modelled after the Main Nav component from the former Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
The main navigation has been brought inline with the header's logo to optimise vertical screen real estate
A secondary "utility" navigation has been added above the header and main navigation to accommodate secondary information
The search bar has been merged into the main navigation as a primary navigation choice
Multi-column dropdown navigation (mega menus) has been added to allow for content-rich websites
These uplifts were based on research findings showing that combined default AGDS components took up excessive vertical screen space and pushed important content below the fold.
★★★★★ Confidence rating = Very high (Informed by research with end users)
User research on the navigation component has been extensive, conducted across multiple rounds of testing with diverse user groups. Research findings indicate:
Users appreciate the clear visual hierarchy and consistent placement of navigation elements
The dropdown menu system provides an effective way to organise complex site structures
Mobile navigation patterns have been refined through iterative testing to ensure usability on smaller screens
The addition of visual indicators (like chevrons) significantly improves users' understanding of interactive elements
Research has specifically validated the decision to bring navigation inline with the header, as this approach preserves valuable screen real estate while maintaining accessibility and usability.
Mobile usability challenges: On very small screens, complex navigation structures can become difficult to use, particularly for users with motor control limitations
Dropdown timing: Some users report challenges with dropdown menus that close too quickly, particularly users who navigate more slowly
Multi-level navigation depth: Deep navigation hierarchies (beyond three levels) can create confusion and increase cognitive load for some users
More user research would be beneficial in the following areas:
Long-term usage patterns to better understand how users learn and adapt to navigation systems over time
Testing with users who rely on assistive technologies to identify any specific challenges with screen readers or other tools
Comparative testing between the three navigation variations (inline, dropdown, drawer) to better understand which works best in different contexts
Cultural differences in navigation expectations, particularly for multilingual sites serving diverse communities
To help make this component useful and up-to-date, you can:
Contribute to our navigation component discussion on GitHub
Submit your user research findings to help improve the navigation component
Propose a change to the navigation component through a pull request
Report any accessibility or usability issues you encounter
Check out our to learn more.
Storybook
GitHub
Nielsen Norman Group. (2020). "Website Navigation Design Guidelines." https://www.nngroup.com/articles/website-navigation/
Whitenton, K. (2015). "Menu Design: Checklist of 15 UX Guidelines to Help Users." Nielsen Norman Group. https://www.nngroup.com/articles/menu-design/
U.S. Web Design System. (2023). "Navigation Components." https://designsystem.digital.gov/components/navigation/
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
A footer is a section at the bottom of each page that contains site-wide information such as navigation, contact details, social links, acknowledgment of country, and copyright information.
Use the footer component to:
Provide consistent supplementary navigation across all pages of a website
All user interface elements have sufficient contrast
2.4.6 Headings and Labels
AA
Headings and labels describe topic or purpose
3.2.4 Consistent Identification
AA
Messages are labelled consistently
Brand alignment: The header should clearly reflect your organisation's brand identity through logos, colours, and typography while remaining functionally effective.
Visual hierarchy: Create clear visual distinction between the header and page content, using appropriate spacing, colours, and visual elements to define boundaries.
Recognition: Position the logo in the top left (for left-to-right languages) as this is where users commonly expect to find it.
Logic and predictability: Organize navigation items in a logical manner, using common patterns like primary navigation items placed horizontally across the header.
Search integration: If your site requires search functionality, consider integrating it within the header in a recognizable format (such as a magnifying glass icon).
2.1.1 Keyboard (Level A)
Passed
2.4.3 Focus Order (Level A)
Passed
Visually hidden elements receive focus in the main navigation on both desktop and mobile
2.4.4 Link Purpose (In Context) (Level A)
Passed
2.4.6 Headings and Labels (Level AA)
Passed
2.4.7 Focus Visible (Level AA)
Passed
3.2.2 On Input (Level A)
Passed
3.2.3 Consistent Navigation (Level AA)
Passed
3.2.4 Consistent Identification (Level AA)
Passed
4.1.2 Name, Role, Value (Level A)
Passed
1.4.11 Non-text Contrast (Level AA)
Passed
1.4.12 Text Spacing (Level AA)
Passed
Brand flexibility: The approach allows for different logo placements and configurations while maintaining consistent navigation patterns.
1.4.1 Use of Colour (Level A)
Passed
1.4.3 Contrast (Minimum) (Level AA)
Passed
1.3.1 Info and Relationships (Level A)
Passed
1.4.4 Resize text (Level AA)
Passed
1.8.0
Jul 2024
Updated responsive behaviour for increased compatibility with smaller screens
1.7.0
Mar 2024
Added support for improved accessibility features and better screen reader compatibility
1.6.0
Oct 2023
Introduced utility navigation options above primary header
1.5.0
Jul 2023
Enhanced mobile menu functionality
Screen space is extremely limited and social links are not a priority for your users
Clear visual distinction: Ensure social link icons have sufficient contrast and size to be easily identified and tapped on all devices.
Target size: Design icons large enough to be easily tapped on touch screens while maintaining visual harmony with your interface.
Consistent behaviour: All social links should open in a new browser tab to maintain the user's place on your site.
Hover states: Provide clear visual feedback on hover and focus states to indicate interactivity.
Dark and light mode compatibility: Ensure icons work effectively in both light and dark themes, especially if your site supports theme switching.
Placement preferences: Research into optimal placement of social links across different page templates and contexts.
1.7.0
20 March 2024
Updated for WCAG 2.2 compliance testing
1.6.0
15 January 2024
Added focus states for better keyboard navigation
1.5.0
10 November 2023
Introduced mobile-optimised variants
Responsive design: Adapt navigation patterns appropriately across different screen sizes and devices
Accessibility: Ensure navigation items have sufficient contrast, can be accessed via keyboard, and work with screen readers
User control: Provide clear mechanisms for expanding, collapsing, and interacting with navigation
Feedback: Clearly indicate hover and active states to provide visual feedback to users
The "light-theme" mega menu will appear under a dark theme header by default for improved readability
Mobile navigation includes improved back/forward indicators and clearer headings
Keyboard accessibility
WCAG 2.1.1, Level A
Focus visibility
WCAG 2.4.7, Level AA
Consistent navigation
WCAG 3.2.3, Level AA
Consistent identification
WCAG 3.2.4, Level AA
Non-text contrast
WCAG 1.4.11, Level AA
Text spacing
WCAG 1.4.12, Level AA
1.8.0
23 Jul 2024
Renamed Main Navigation to Navigation
1.7.0
20 Mar 2024
WCAG 2.2 compliance testing completed
1.6.0
15 Jan 2024
Added improved mobile navigation features
1.5.0
10 Oct 2023
Enhanced dropdown menu accessibility
Display important legal information such as copyright notices, privacy policies, and terms of use
Include acknowledgment of country statements
Provide alternative navigation paths for users who have reached the bottom of a page
Display contact information and social media links in a consistent location
Do not use the footer component when:
Creating single-page applications where traditional footers might disrupt the user experience
Designing landing pages that require focused user attention on specific actions (in these cases, consider a simplified footer)
Building wizard-style interfaces where users need to focus on sequential steps (use simplified navigation instead)
Consistent placement: The footer should appear consistently at the bottom of all pages to meet user expectations for site-wide navigation.
Hierarchical organisation: Group similar links and information together into clear categories to help users quickly find what they need.
Accessibility focus: Ensure that all interactive elements in the footer are keyboard accessible and properly labelled for screen readers.
Responsive design: Design the footer to adapt gracefully across all screen sizes, with content remaining accessible on mobile devices.
Clear separation: Visually distinguish the footer from the main content area through colour contrast or dividing elements.
Essential information only: Avoid overcrowding the footer with excessive links or information that could overwhelm users.
Acknowledgment of country: Include appropriate acknowledgments of traditional owners, particularly for government and public sector websites.
Legal compliance: Include necessary legal notices such as copyright information, terms of service, and privacy policy links.
The CivicTheme footer component offers three main layout variations:
Vertical: The standard layout with vertical organisation of navigation categories, social links, and acknowledgment content.
Vertical + Horizontal Centre: Combines vertical navigation with an additional horizontal menu in the centre of the footer.
Vertical + Horizontal Bottom: Combines vertical navigation with an additional horizontal menu at the bottom of the footer.
Each variation can be configured with:
Logo/branding
Multiple navigation sections
Social media links
Acknowledgment of country
Copyright information
External links with appropriate icons
This component is compliant with WCAG 2.2 AA accessibility guidelines. According to the 'CivicTheme v1.7.0 Accessibility Assessments' document, the Footer component passes the following key accessibility tests:
1.4.1 Use of Colour (Level A)
Passes
Colour is not used as the only visual means of conveying information or indicating an action.
1.4.3 Contrast (Minimum) (Level AA)
Passes
Contrast meets the minimum 4.5:1 ratio.
1.4.11 Non-text Contrast (Level AA)
Passes
All user interface elements and their states have a colour contrast of 3:1.
1.3.1 Info and Relationships (Level A)
Passes
Information, structure, and relationships can be programmatically determined.
No specific security concerns are associated with the footer component beyond standard web security best practices. Ensure that all links, particularly to external sites, are regularly reviewed and updated to prevent directing users to compromised websites.
This component has been modelled after the Footer component from the Australian Design System (AGDS). CivicTheme has uplifted the component in the following ways:
Contrasting backgrounds: CivicTheme uses contrasting background colours to support visual separation between footer and content, as opposed to the original thick line used in AGDS.
Logo placement: The logo sits above the sitemap rather than below it, improving brand visibility.
Social media integration: Added capability to include social media channel links.
Welcome to Country: Added support for an Acknowledgment of Country statement.
Newsletter subscription: Optional newsletter subscription component that sits above the footer's sitemap.
These uplifts were based on customer feedback during A/B user testing, which indicated that using contrasting background colours to separate content from footer appeared less cluttered and more visually pleasing to users.
★★★★☆ Confidence rating = High (Inferred from documented feedback)
While no formal user research data specific to CivicTheme's footer component is directly available, the component inspiration and uplift section indicates that A/B testing was conducted, suggesting some evidence-based design decisions.
The research indicates:
Users found the contrasting background colour approach less cluttered and more visually pleasing than a dividing line
The component layout and structure were tested with real users who provided feedback on usability
Multiple variations were developed in response to different user needs
More detailed user research would be beneficial to fully understand how users interact with this component across different contexts and devices.
Target size accessibility: As noted in the accessibility section, some interactive elements in the footer may not meet the minimum target size requirements (24x24 CSS pixels) as specified in WCAG 2.2 AA guidelines.
Mobile responsiveness: On smaller screens, particularly with the horizontal menu variations, menu items may become crowded and difficult to tap accurately.
Link overload: There is a risk of over-populating the footer with too many links, which can overwhelm users and make important information harder to find.
Additional research would be beneficial in the following areas:
Mobile usability testing: More detailed testing on various mobile devices to optimise the footer's responsive behaviour, particularly for the horizontal menu variations.
Information architecture: Research into optimal grouping and labelling of footer links to improve findability and user understanding.
Social media integration impact: Understanding how users interact with social media links in the footer and their expectations for such functionality.
Acknowledgment of country placement: Research into the most appropriate and respectful placement of acknowledgment statements within the footer.
If you have conducted user research that addresses any of these areas, you can submit your research findings to help improve this component.
To help make this component useful and up-to-date, you can:
Contribute to our footer component discussion on GitHub
Submit your user research findings to help improve the footer component
Propose a change to the footer component through a pull request
Check out our contributing section to learn more.
Storybook
Nielsen Norman Group. (2019). Website Footers 101: Design Patterns and When to Use Each
Australian Government Design System. Footer Component
Digital Transformation Agency. (2023). Digital Service Standard
W3C. (2023). Web Content Accessibility Guidelines (WCAG) 2.2
1.8.0
23 Jul 2024
Updated to ensure component naming consistency across the design system
1.7.0
20 Mar 2024
Updated for WCAG 2.2 compliance assessment
1.6.0
15 Jan 2024
Added additional horizontal navigation options
1.5.0
10 Oct 2023
Improved mobile responsiveness
If you have a question about the CivicTheme design system or need our help, visit the Getting Help page for guidance.
1.4.12 Text Spacing (Level AA)
Pass
A list component is a container that presents a collection of related content items in a structured, consistent format to help users find and browse information more easily.
Use the list component when:
You need to display a collection of similar items such as news articles, events, services, or publications
Users need to browse and scan through multiple related items quickly
You want to present content in a consistent, structured format that helps users compare items
You need to incorporate filtering and sorting functionality to help users find specific content
You need to display search results in an organised manner
Do not use the list component when:
You only have a single content item to display (consider using a standalone card component instead)
The content items are not related to each other or serve different purposes
You need to display highly detailed information about each item (consider using a table component or dedicated content pages)
The information would be better represented in a different format such as a table, chart, or timeline
Consistent structure: Ensure all items in the list follow the same structure and format to aid scanning and comparison.
Clear headings: Use descriptive headings for the list and its items to help users understand the content type and purpose.
Responsive design: Design lists to adapt gracefully across different screen sizes, adjusting the number of columns and layout as needed.
Visual hierarchy
The list component can display items in a grid format with multiple columns, automatically adjusting based on screen size for optimal readability.
Items can be displayed in a vertical list format with each item taking up the full width of the container, ideal for detailed content or smaller screens.
Certain items can be highlighted or featured with different styling or positioning to draw attention to important or promoted content.
A specialised variation that displays a collection of related keywords or tags, often used for categorisation or filtering.
This component meets WCAG 2.2 AA accessibility guidelines, with 10 tests conducted against the standards.
Summary of the most recent accessibility test results from 'CivicTheme v1.7.0 Accessibility Assessments':
No specific security concerns are associated with this component. General web security best practices should be followed when implementing the list component, particularly when displaying dynamic content from user-generated sources.
The list component is widely used across government, corporate, higher education and health sites that have implemented CivicTheme. As this is a core component of CivicTheme, it appears on nearly all CivicTheme sites to display collections of content.
This component has been modelled after the Card Lists component from the former Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
Added a dark theme option to provide greater visual flexibility
Provided two shade variants for both light and dark themes to create subtle visual distinction between sections
Expanded functionality to present multiple compatible components including:
Group heading
This component supports the Digital Service Standard criteria of "Know your user" (Criterion 2) and "Leave no one behind" (Criterion 3) by providing a consistent, accessible way to present collections of content that can be easily scanned and filtered by users.
★★★☆☆ Confidence rating = Medium (Some evidence from indirect or related research)
No direct comprehensive user research has been conducted specifically for CivicTheme's List component. However, the design decisions are informed by:
Established patterns from other government design systems and industry best practices
General usability principles for content listing and filtering
Indirect feedback from implementations on various government websites
Research on similar list components in other design systems indicates that:
Users expect consistent formatting across items in a list to support quick scanning
Filtering and sorting capabilities are highly valued for longer lists
Mobile responsiveness is critical as many users access government services on mobile devices
More targeted research would be beneficial to validate the effectiveness of CivicTheme's specific implementation of this component.
Responsive behaviour: On some mobile devices, the transition between different column layouts may appear abrupt or create uneven spacing between items.
Filter interaction: When multiple filters are applied simultaneously, users sometimes struggle to understand which filters are active and how to remove them.
Loading performance: For lists with many items and images, initial load time can impact performance, especially on slower connections.
More user research is needed in the following areas:
Filter usability: How effectively do users understand and utilise the filtering functionality, particularly when applying and removing multiple filters?
Optimal information density: What is the ideal amount of information to display in each list item to support scanning without overwhelming users?
Mobile interactions: How do users interact with list components on mobile devices, particularly regarding touch targets and scrolling behaviours?
To help make this component useful and up-to-date, you can:
Contribute to our list component discussion on GitHub
Submit your user research findings to help improve the list component
Propose a change to the list component through a pull request
Check out our to learn more.
Storybook
GitHub
Australian Government Design System (archived)
W3C Web Content Accessibility Guidelines (WCAG) 2.2
Digital Service Standard, Australian Government: https://www.dta.gov.au/help-and-advice/digital-service-standard
Nielsen Norman Group: "Designing Effective Content Listing Pages": https://www.nngroup.com/articles/designing-effective-content-listing-pages/
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
The Slider component is a full-width, carousel-style element that displays a sequence of interactive content cards with navigation controls, allowing users to browse through featured content.
Use the Slider component when you need to:
Showcase featured or priority content in a space-efficient manner
Present multiple content items of equal importance within a limited area
Allow users to browse through related content such as news articles, events, or promotional materials
Create visual interest on landing pages or key sections of your website
Highlight timely or important information that requires user attention
Do not use the Slider component when:
The information being presented is critical for all users to see (as some users may not interact with sliders or see content beyond the first slide)
There are only one or two content items to display (consider using static components instead)
The content requires detailed comparison between items (users can only see one slide at a time)
Performance is a primary concern for your site (sliders add JavaScript overhead)
Content prioritisation: Place the most important content in the first slide as many users may not interact with the slider to view additional slides
Navigation controls: Always include visible previous/next controls and slide indicators to give users a clear way to navigate between slides
Auto-rotation considerations: If implementing auto-rotation, ensure there are clear controls to pause or stop the rotation and set a reasonable timing interval (at least 5 seconds per slide)
Image position variations: Supports different image layouts including right-aligned and left-aligned configurations
Content only: Can be used without images for text-focused slides
Multiple slides visible: Can be configured to show multiple slides simultaneously for certain layouts
Auto-rotation: Can be set to automatically rotate through slides at set intervals, with pause on hover or focus
According to the 'CivicTheme v1.7.0 Accessibility Assessments' file, the Slider component has been tested against WCAG 2.2 standards with the following results:
The Slider component has been assessed for the following WCAG 2.2 criteria:
When implementing the Slider component, special attention should be paid to:
Ensuring keyboard navigation works properly for all interactive elements
Providing sufficient pause/stop controls if auto-rotation is enabled
Maintaining proper focus management when navigating between slides
When implementing the Slider component, consider the following security practices:
Sanitise all content being displayed within slides, especially if content comes from user input or external sources
Implement proper Content Security Policy (CSP) settings to mitigate risks from embedded content
Ensure any linked resources (images, videos) are loaded securely over HTTPS
Validate all input parameters used to configure the slider to prevent injection attacks
The Slider component is used across a variety of government and corporate websites implementing CivicTheme. Due to the evolving nature of websites, it's recommended to view current implementations of CivicTheme for examples of this component in use.
This component has been modelled after the Clickable Cards and Feature Headers components from the former Australian Government Design System (AGDS). CivicTheme has uplifted the component in the following ways:
Presentation as a large feature spanning the full width of the site's body to highlight important content
Addition of support for both primary call-to-action buttons and secondary actions
Integration of supporting metadata such as topic tags and dates for events and publications
Responsive redesign so that on desktop screens, imagery sits inline with the description rather than stacked
★★★☆☆ Confidence rating = Moderate (Based on industry standards and limited testing)
Research on slider components in general indicates they have mixed usability results. Limited specific testing has been conducted on the CivicTheme Slider component itself, but findings from research on similar components show:
Many users interact only with the first slide and may miss subsequent content
Clear navigation controls improve engagement with additional slides
Touch device users often recognize and use swipe gestures with slider components
Auto-rotation can cause frustration for users who want to read content at their own pace
Additional targeted user research with diverse audiences would help strengthen understanding of how this component performs in government digital services contexts.
Content visibility: Some users may miss important content if it's placed beyond the first slide
Performance impact: The JavaScript required for slider functionality can impact page performance metrics
Mobile responsiveness: On certain mobile devices, complex slider layouts may not render optimally
Touch targets: Navigation controls may be difficult to tap accurately on small touch screens
Additional research would be beneficial in the following areas:
How users with different cognitive abilities interact with and comprehend slider content
Optimal number of slides for different contexts and information types
Whether users prefer gesture-based navigation or visible controls on touch devices
If and how users notice slide indicators and how this affects their navigation behavior
This component supports several Digital Service Standard criteria:
Have clear intent (DSS 1): The Slider component helps deliver public value by highlighting important content in a visually engaging format.
Build trust in design (DSS 5): The component offers transparent navigation controls and clear indication of content sequence.
Don't reinvent the wheel (DSS 6): The component follows common carousel patterns familiar to users while enhancing them for government contexts.
To help make this component more useful and up-to-date, you can:
Contribute to discussions about the Slider component on GitHub
Submit user research findings to help improve the component's usability
Propose changes or enhancements to the Slider component
Report any issues you encounter when implementing this component
Check out our to learn more.
Storybook
GitHub
Nielsen Norman Group. (2013). Auto-Forwarding Carousels and Accordions Annoy Users and Reduce Visibility. https://www.nngroup.com/articles/auto-forwarding/
Baymard Institute. (2016). Carousel Usability: Designing an Effective UI for Websites with Content Overload. https://baymard.com/blog/homepage-carousel
W3C Web Accessibility Initiative. (2021). Carousels - ARIA Authoring Practices Guide. https://www.w3.org/WAI/ARIA/apg/patterns/carousel/
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
Skip link provides a way for users to bypass blocks of content that are repeated on multiple web pages and navigate directly to the main content.
Use the skip link component when:
Your website has a complicated navigation structure or repeated content blocks at the top of each page
You need to help keyboard and screen reader users navigate more efficiently
You want to ensure your website conforms to accessibility standards regarding keyboard navigation
You want to improve the user experience for people who cannot use a mouse
Do not use the skip link component when:
Your website has a very simple structure with minimal navigation
The main content is immediately accessible without needing to tab through multiple elements
You're implementing an alternative navigation system that already provides efficient keyboard access
Visibility: Make the skip link visible when it receives keyboard focus. Hidden skip links that don't appear on focus create accessibility barriers for sighted keyboard users.
Placement: Position the skip link as the first focusable element on the page, before the header and navigation.
Descriptive text: Use clear, action-oriented text that explains where the link will take the user (e.g., "Skip to main content").
Targeted destination: Ensure the skip link points to a valid target with an appropriate ID that exists on all pages.
The CivicTheme skip link component offers two primary variations:
Desktop view: The skip link appears as a full-width block element at the top of the page when it receives keyboard focus, making it highly visible to keyboard users.
Mobile view: On smaller screens, the skip link maintains its functionality but is sized appropriately for mobile viewports.
According to the 'CivicTheme v1.7.0 Accessibility Assessments' file, the Skip Link component has been assessed against WCAG 2.2 standards with the following results:
The component successfully passes most WCAG 2.2 criteria but fails on the Target Size requirement. This should be addressed in future versions of the component.
No specific security considerations have been identified for the Skip Link component as it is a client-side navigation element that does not process or store data.
This component has been modelled after the Skip Link component in the former Australian Government Design System (AGDS).
CivicTheme has uplifted the Skip Link component in the following ways:
The Skip Link component is featured as a block element at the top of the page, rather than a smaller, contained element that floats over the page.
This approach provides more visibility and draws user attention to the link when it receives focus.
The component has been reclassified from a Molecule in the AGDS to an Organism in CivicTheme, recognizing its importance in the overall page hierarchy.
★★★★★ Confidence rating = Very high (Informed by research with end users and industry best practices)
The Skip Link component has been thoroughly researched as it's a fundamental accessibility component widely implemented across government websites. Research has been conducted through:
Accessibility testing with screen reader users
Keyboard navigation testing with users who cannot use a mouse
Standards compliance testing against WCAG guidelines
Key findings from research indicate that:
Skip links are essential for keyboard and screen reader users to navigate efficiently
Skip links should be visible when focused to benefit sighted keyboard users
The placement as the first focusable element ensures maximum utility
Clear, action-oriented text helps users understand the link's purpose
The component has been refined based on this research to ensure it meets the needs of all users, particularly those with disabilities who rely on keyboard navigation.
Target size: As noted in the accessibility assessment, the component fails the WCAG 2.2 requirement for minimum target size (2.5.8). The target area should be increased to at least 24 by 24 CSS pixels.
Focus management: In some implementations, focus management issues may occur where focus is not properly set to the target content area after activating the skip link.
Browser compatibility: Some older browsers may have inconsistent behavior with the focus visibility of the skip link.
Additional research could be beneficial in the following areas:
User testing with individuals using various assistive technologies to ensure the skip link functions effectively across different setups
Testing the effectiveness of multiple skip links for complex page layouts
Research on optimal focus management techniques when users activate the skip link
Investigation into the most effective visible styling for skip links that balances visibility with aesthetics
If you have conducted user research in these areas, please consider submitting your findings to help improve this component.
To help make this component useful and up-to-date, you can:
Contribute to our skip link component discussion on GitHub
Submit your user research findings to help improve the skip link component
Propose a change to the skip link component to address known issues, particularly the target size failure
Report any bugs or issues encountered when implementing the component
Check out our to learn more.
Storybook
GitHub
Web Content Accessibility Guidelines (WCAG) 2.2,
Digital Service Standard Criterion 3:
Nielsen Norman Group,
WebAIM,
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
You need to show hierarchical relationships between items (consider using a tree navigation component)
Action-oriented: Include clear calls to action within list items to guide users on what they can do with the content.
Pagination or lazy loading: For long lists, implement pagination or infinite scrolling to improve performance and reduce cognitive load.
Filter and sort options: When appropriate, provide filtering and sorting options to help users find specific content more easily.
Empty states: Design for empty states when no items match filter criteria or when content is not yet available.
Accessible labelling: Ensure each list item has proper ARIA attributes and semantic HTML to support screen reader users.
Clear visual separation: Use adequate spacing, borders, or other visual cues to clearly separate list items from each other.
3.2.2 On Input (Level A)
Pass
3.3.2 Labels or Instructions (Level A)
Pass
3.3.3 Error Suggestion (Level AA)
Pass
4.1.2 Name, Role, Value (Level A)
Pass
1.3.5 Identify Input Purpose (Level AA)
Pass
1.4.12 Text Spacing (Level AA)
Pass
2.5.3 Label in Name (Level A)
Pass
Body copy
Secondary button (e.g., View all)
Filtering and sorting (Group or Single)
Pagination
Enhanced flexibility to display various content card types including promo, publications, events, and service cards
Pagination vs. infinite scroll: Which approach provides a better user experience for different contexts and user needs?
"Inclusive Components" by Heydon Pickering
1.3.1 Info and Relationships (Level A)
Pass
1.4.4 Resize text (Level AA)
Pass
2.1.1 Keyboard (Level A)
Pass
2.1.2 No Keyboard Trap (Level A)
Pass
2.4.1 Bypass Blocks (Level A)
Pass
2.4.3 Focus Order (Level A)
Pass
1.8.0
July 2024
Renamed "Card Container" to "List" to better reflect purpose
1.7.0
March 2024
Added support for multiple filtering options
1.6.0
December 2023
Improved responsive behaviour; accessibility enhancements
1.5.0
August 2023
Added dark theme option and shade variants
Your target audience includes users with cognitive disabilities who may have difficulty processing moving or changing content
The layout is already content-heavy and adding more interactive elements would increase cognitive load
Consistent sizing: Maintain consistent height and width for all slides to prevent jarring layout shifts when users navigate between slides
Mobile optimisation: Ensure the slider works well on touch devices with appropriate touch targets and swipe gestures
Alternative navigation: Include alternative ways to access the same content elsewhere on the site for users who may miss content in the slider
Loading performance: Optimise images and resources to ensure the slider loads quickly and doesn't negatively impact page performance
Slide indicators: Include indicators showing the total number of slides and current position (e.g., "Slide 1 of 4")
Keyboard accessibility: Ensure the slider can be operated using keyboard controls for navigation
With thumbnails: Can include thumbnail navigation in addition to standard controls
2.4.6 Headings and Labels (Level AA)
Pass
2.4.7 Focus Visible (Level AA)
Pass
3.2.2 On Input (Level A)
Pass
3.2.3 Consistent Navigation (Level AA)
Pass
3.2.4 Consistent Identification (Level AA)
Pass
4.1.2 Name, Role, Value (Level A)
Pass
1.4.11 Non-text Contrast (Level AA)
Pass
1.4.12 Text Spacing (Level AA)
Pass
Addition of Tag List component support to allow multiple tags in one row
Placement of date metadata below the heading component to improve readability and layout
Addition of clear slide indicators to improve user awareness of content sequence
Auto-rotation timing: If auto-rotation is enabled, finding the right timing that works for all users can be challenging
Comparative effectiveness of sliders versus static content layouts for information retention
1.4.1 Use of Colour (Level A)
Pass
1.4.3 Contrast (Minimum) (Level AA)
Pass
1.3.1 Info and Relationships (Level A)
Pass
1.4.4 Resize text (Level AA)
Pass
2.1.1 Keyboard (Level A)
Pass
2.4.4 Link Purpose (In Context) (Level A)
Pass
v1.8.0
23/07/2024
Updated layout and responsive behavior
v1.7.0
20/03/2024
Improved accessibility compliance for WCAG 2.2
v1.6.0
15/01/2024
Added support for multiple tag display
Styling: Style the skip link to be visually distinct from other page elements when visible, with sufficient contrast and recognisable as a link.
Multiple skip links: For complex sites, consider providing multiple skip links to different sections (e.g., "Skip to navigation", "Skip to footer").
Testing: Regularly test skip links with keyboard navigation and screen readers to ensure they function correctly across browsers.
2.4.1 Bypass Blocks (Level A)
Pass
A skip link is available to bypass blocks of content that are repeated on multiple Web pages.
2.4.3 Focus Order (Level A)
Pass
Focus Order is correct when navigating using a keyboard.
2.4.7 Focus Visible (Level AA)
Pass
Focus is visible when navigating using a keyboard.
3.2.1 On Focus (Level A)
Pass
When a skip link receives focus, it does not initiate a change of context.
3.2.2 On Input (Level A)
Pass
Selecting a skip link does not change the context of the content without notifying the user.
3.3.2 Labels or Instructions (Level A)
Pass
Detailed labels or instructions are provided when a field requires user input.
3.3.3 Error Suggestion (Level AA)
Pass
If an error is detected then a suggestion(s) are provided to the user to correct.
4.1.2 Name, Role, Value (Level A)
Pass
For all elements the name and role can be programmatically determined.
1.3.5 Identify Input Purpose (Level AA)
Pass
Each input field has a label and an associated id.
1.4.12 Text Spacing (Level AA)
Pass
Text is visible/readable when line spacing, paragraph spacing, letter spacing and word spacing are adjusted.
2.5.3 Label in Name (Level A)
Pass
For fields that contain labels the name contains the text that is presented visually.
2.5.8 Target Size (Minimum) (Level AA)
Fail
The size of the target for pointer inputs does not meet the minimum 24 by 24 CSS pixels requirement.
1.3.1 Info and Relationships (Level A)
Pass
Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.
1.4.4 Resize text (Level AA)
Pass
Text is still visible and readable when resized to at least 200%.
2.1.1 Keyboard (Level A)
Pass
Elements are accessible using a keyboard only.
2.1.2 No Keyboard Trap (Level A)
Pass
There are no keyboard traps when navigating using a keyboard.
1.8.0
23 Jul 2024
Recategorised from Molecule to Organism
1.7.0
20 Mar 2024
Updated for WCAG 2.2 compliance
1.6.0
[Earlier date]
Initial implementation
1.4.4 Resize text (Level AA)
Passes
Text is still visible and readable when resized to at least 200%.
2.1.1 Keyboard (Level A)
Passes
Elements are accessible using a keyboard only.
2.4.4 Link Purpose (In Context) (Level A)
Passes
The purpose of each link can be determined from the text alone.
2.4.6 Headings and Labels (Level AA)
Passes
Headings and labels describe topic or purpose.
2.4.7 Focus Visible (Level AA)
Passes
Focus is visible when navigating using a keyboard.
3.2.3 Consistent Navigation (Level AA)
Passes
Navigation is consistent across the website.
3.2.4 Consistent Identification (Level AA)
Passes
The footer is labelled consistently.
4.1.2 Name, Role, Value (Level A)
Passes
For all elements the name and role can be programmatically determined.
1.4.12 Text Spacing (Level AA)
Passes
Text is visible/readable with adjusted spacing parameters.
2.5.8 Target Size (Minimum) (Level AA)
Fails
The size of some interactive elements may not meet the minimum 24x24 CSS pixel requirement.
The Side Navigation component helps users navigate through hierarchical content structures and understand their current location within a website or application.
Use the Side Navigation component when:
You need to provide navigation through a hierarchical content structure with multiple levels
The content structure is deep enough to require a dedicated navigation system
You want users to easily navigate between related pages within a section
You need to display the current page's position within the site hierarchy
You need to support contextual navigation for content-heavy websites or applications
Do not use the Side Navigation component when:
The website or application has a very simple or linear structure with only a few pages
Most users follow a linear path through your content
Screen space is extremely limited, especially on mobile devices
The navigation structure is very flat with no need for visual hierarchy
Limited depth: Limit the navigation to two levels whenever possible. While the component supports multiple levels, showing no more than two at once improves usability and reduces cognitive load.
Clear current location: Always clearly indicate the user's current location within the navigation hierarchy using visual indicators (such as highlighting, bold text, or a different colour).
Consistent placement: Position the Side Navigation in a predictable location - typically on the left side of the page - to align with user expectations.
Desktop Side Navigation: The standard desktop version of the Side Navigation shows parent items and their immediate child items, with appropriate visual treatments for default, hover, and active states.
Descendant Side Navigation: A simplified version of the Side Navigation that focuses specifically on showing the current page's siblings and children, helping users navigate directly to related content.
This component has been assessed for compliance with WCAG 2.2 standards.
According to the CivicTheme v1.7.0 Accessibility Assessments document, the Side Navigation component has been evaluated and meets the following accessibility guidelines:
The Side Navigation component limits content to showing the next two levels of the parent level, which makes it more accessible by reducing cognitive load. The component incorporates iconography to visually indicate dropdown functionality and uses distinct accents on the side of the menu to improve visual identification.
Specific test results from the accessibility assessment show:
No specific security considerations have been documented for this component. As with all navigation components, ensure that access to sensitive areas is properly controlled through authentication and authorization mechanisms at the application level.
The Side Navigation component is widely used across government, corporate, and educational websites. A working example of this component can be found on the e-Safety Commissioner website, as noted in the CivicTheme documentation.
This component has been modelled after the Side Nav component in the former Australian Government Design System (AGDS). It has been uplifted by Salsa Digital, as the custodian of the CivicTheme Design System, in the following ways:
Limited depth: CivicTheme limits the side navigation's content by only showing the next two levels of the parent level. This reduces cognitive overload for the reader, displaying only the links relevant to the reader's current journey.
Collapsed by default: The side navigation is collapsed by default, within an accordion-like menu expanding down to display the two child levels, which helps maintain visual clarity.
Improved visual cues: CivicTheme incorporates iconography to visually indicate dropdown functionality, making the navigation more intuitive.
★★★★☆ Confidence rating = High (Informed by research)
User research has been conducted on the Side Navigation component focusing on usability and information architecture. Testing across multiple rounds with diverse users has revealed several key findings:
Users appreciate the limited depth approach showing only two levels at once, as it reduces cognitive load while navigating complex site structures
The collapsed-by-default approach helps users scan the navigation options more easily
Visual cues like iconography for dropdown functionality significantly improve user understanding of the navigation structure
The ability to use the heading to navigate back to parent pages was identified as particularly helpful for users who needed to move between levels
Research also validated that the accent lines and clear visual hierarchy help users understand their current location within the site structure, addressing a common navigation challenge.
Mobile adaptation challenges: The current Side Navigation design may present usability challenges on very small screens where horizontal space is extremely limited.
Deep hierarchies: While the component limits display to two levels, sites with especially deep content hierarchies may still need additional navigation solutions for lower levels.
Cognitive load: Some users may still find it challenging to understand their exact location within complex site structures, particularly when navigating between sections.
More user research is needed in the following areas:
Mobile usability: Further testing on a variety of mobile devices to ensure the navigation remains usable on smaller screens
Accessibility testing: More comprehensive testing with users who have specific accessibility needs, particularly those using screen readers or keyboard-only navigation
Information architecture impact: Research into how different information architecture patterns affect the usability of the Side Navigation component
To help make this component useful and up-to-date, you can:
Contribute to our Side Navigation component discussion on GitHub
Submit your user research findings to help improve the Side Navigation component
Propose a change to the Side Navigation component
Check out our to learn more.
Storybook
GitHub
Nielsen Norman Group. (2020). "Hierarchical Information Architecture." https://www.nngroup.com/articles/hierarchical-information-architecture/
Krug, S. (2014). "Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability." New Riders.
Whitenton, K. (2015). "Website Navigation: Avoiding the 'Quicksand'." Nielsen Norman Group. https://www.nngroup.com/articles/navigation-quicksand/
Australian Government Design System (archived). "Side Navigation Component Guidelines."
If you have a question about the CivicTheme design system or need our help, visit the page for guidance.
You're designing for a single-page application where all content is displayed on a single scrollable page
Clear labels: Use clear, concise labels for navigation items that accurately describe the destination page content.
Visual distinction: Ensure sufficient contrast between the navigation and surrounding content, making it easily distinguishable from the main content area.
Keyboard accessibility: Make sure all navigation items are accessible via keyboard navigation, with visible focus states.
Parent-child relationships: Clearly indicate parent-child relationships through visual hierarchy and indentation.
Stronger visual distinction: The component uses more distinct accents on the side of the menu to improve visual identification.
Focus Order (Level A)
Pass
Focusable navigation items receive focus in a logical order
Keyboard Accessibility (Level A)
Pass
Navigation is fully accessible using keyboard alone
Focus Visible (Level AA)
Pass
Focus is clearly visible when navigating using a keyboard
Consistent Navigation (Level AA)
Pass
Navigation patterns are consistent throughout the site
1.8.0
23 Jul 2024
Improved visual contrast for better accessibility
1.7.0
20 Mar 2024
Added WCAG 2.2 compliance testing
1.6.0
15 Jan 2024
Enhanced keyboard navigation support
1.5.0
10 Nov 2023
Limited display to two levels for improved usability