GCWeb
GCWeb copied to clipboard
Canada.ca theme - A reference implementation of the Canada.ca Content and Information Architecture Specification, the Canada.ca Content Style Guide and the Canada.ca Design System
**Is your feature request related to a problem? Please describe.** The contextual colours for panel's dont look to be overridden. I expected panel-primary to be the gc dark blue, but...
Check the following to ensure they meet the 24x24 pixel requirement * Breadcrumbs, between each item and when there is a lot of breadcrumbs element that goes on multiple rows....
In previous releases the current item in the local navigation menu was highlighted with the wb-navcurr class. This seems to be missing in the latest release but it is working...
Hi I applied the GCWeb template for my pages. however, when I view the page, the "Share this page" link always shows the sub screen (please refer to that attached...
Hi, In the template for contextual search there is a paragraph with "From [Context label]" just under the display of the count of search results. The paragraph doesn't look integrated...
The top right search component need to be adapted for conformity with WCAG SC 2.5.3 Label in Name. It FAIL [F96](https://www.w3.org/WAI/WCAG21/Techniques/failures/F96) Requirement, the following must match their accessible name *...
Consider this JSON: ```json { "user" : { "personalDetails" : { "firstName": "Max", "lastName": "Power" }, "identities" : { "$" : [ { "identity" : { "@type" : "HTTP", "$"...
Hello, ## Description of ask Is there version of GCWeb that has the local font files baked into the dist package so that the client doesn't make a public call...
## Describe the bug My application JavaScript is trying to add a `` tag to the `` using jQuery, but the DOM is never updated. ## To Reproduce Steps to...
add open action in action manager add corresponding css for bubble add tutorial for open attribute. close #1719