front-end
front-end copied to clipboard
Operation Code's website
Update `react`, `react-dom`, `react-test-renderer`, and `react-is` to their latest versions. You'll also want to upgrade `@testing-library/react`. Here's a PR where somebody made an attempt with it back in the React...
I don't recommend merging this PR right now. You should carefully audit compatibility of each library used. And of course wait for React 18 to become stable. For example, `@reach/router`...
Replacing #1611 solves #1610
For example, there is text well into the gutters of the branding page, and those gutters are not equal sizes.
Using SVG logo would help it look better on high resolution monitors. It is currently blurry on 4k displays.
# Feature request Create a feedback widget on the website and hook it to analytics. ## Proposed solution For members to provide feedback about their experience on the website, products,...
# Bug Report https://www.chromatic.com/ PRs should have Chromatic-related actions, but they don't. Chromatic reports that we haven't built anything with them for a year!
# Feature request Add wording on https://operationcode.org/join that explains why we collect demographic information Also add wording on next page after submit (or whatever page is returned after final submit)...
# Feature request In order to improve the on-boarding/registration workflow, could we create a 'Registration Success' page before the user is redirected to their profile? ## Proposed solution A page...
# Feature request Google's [Lighthouse](https://developers.google.com/web/tools/lighthouse) is a tool used by developers to get a simple measurement on a page's performance, accessibility score, and SEO rating. We should use it via...