Dan

Results 12 issues of Dan

### Description React 18 has been out for 6 months. It is compatible with [NextJS](https://nextjs.org/docs/advanced-features/react-18/overview) & [Storybook](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#react18-new-root-api). With a major redevelopment in progress, now would be a good time to...

⭐ goal: addition

## Fixes Issue Closes #2200 ## Changes proposed Add accessibility tests using axe-core plugin for Playwright ## Check List (Check all the applicable boxes) - [x] My code follows the...

✍ chore: profile addition
large
kudos
tests

### Description The GitHub action [actions/create-release](https://github.com/actions/create-release) is no longer maintained. The repo lists 4 maintained actions to consider switching to. ### Screenshots _No response_ ### Additional information _No response_

💻 aspect: code
🏁 status: ready for dev
🟥 priority: critical
🛠 goal: fix

## Changes proposed Improve CI test performance by: 1. Using Matrix for Build & Tests 2. Improve Playwright install ## Check List (Check all the applicable boxes) - [x] My...

💻 aspect: code
✨ goal: improvement
large
waiting-for-reviewers
tests

## Changes proposed Avoid running reviewpad on the 3 actions that automatically create PRs 1. Release 2. Testimonial 3. Formatting ## Check List (Check all the applicable boxes) - [x]...

small

## Fixes Issue Fixes events page for #5069 ## Check List (Check all the applicable boxes) - [x] My code follows the code style of this project. - [ ]...

large

### Description The [Next.js documentation](https://nextjs.org/docs/basic-features/data-fetching/get-server-side-props#getserversideprops-or-api-routes) explains that fetching data from an API route from the same server is a bad idea. This was fixed for user profiles in #4997 ....

💻 aspect: code
EPIC

### Description Certain words (easy) regularly crop up in canonical urls that cause a warning. There is no way to correct this without removing the url. ### Screenshots _No response_...

⭐ goal: addition

## Changes proposed Update `dessant/label-actions` to v4 for Node compatibility. ## Check List (Check all the applicable boxes) - [x] My code follows the code style of this project. -...

CI/CD

## Changes proposed Use playwright `github` reporter on CI remove `test-summary/action` action to remove Node deprecation warning ## Check List (Check all the applicable boxes) - [x] My code follows...

CI/CD