Joey Marshment-Howell

Results 5 issues of Joey Marshment-Howell

First of all thank you very much for this library, it simplifies testing with `react-select` immensely! Recently I rewrote many of our old tests using `react-select-event`, but noticed that test...

## What Fixes the loading state of the manual sync button on the connection table. Closes https://github.com/airbytehq/airbyte/issues/20729 Before, there was no feedback for the user when clicking "Launch" on a...

type/bug
team/platform-compose
area/frontend
ui/connection

Viewing job logs is currently not very user friendly. Here are some things we could do to improve them: - Open logs full screen so more text is visible -...

team/platform-compose
area/frontend

We want to include style guidelines for how to author `.module.scss` files There is a general consensus from the team to have a BEM-style syntax to keep CSS files easy...

team/triage
area/frontend
ui/components

I'm using Keycloak with multiple realms, which means I have various combinations of authority / client_id I might initialize with. These can change at run time in my react application...