pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
Add a test to pages/organizations/OrganizationCard.jsx using the RTL framework. See our [docs](https://github.com/cloud-gov/pages-core/blob/main/docs/DEVELOPMENT.md#front-end) for writing frontend tests. ### Acceptance Criteria - [ ] Colocate test file to pages/organizations/OrganizationCard.test.jsx - [ ]...
We're currently using [react-highlight](https://github.com/akiran/react-highlight) to add syntax highlighting to the HTML in our reports. It adds ~300kb gzipped to our bundle size (75% of our report bundle) and it not...
Currently when trying to login to [https://admin.pages.cloud.gov](https://admin.pages.cloud.gov/login) from a Google chrome browser after using GSA credentials to authenticate the login page hangs. Initially the `callback` shows a `200` but when...