Braydon Hall

Results 8 issues of Braydon Hall

Better colors for built-in editor inlay hints. They stand out waaaaay too much by default. Original: ![image](https://user-images.githubusercontent.com/40751395/131074551-5e04b7d0-4ddc-42e9-8c2f-2591eb9910a6.png) This PR: ![image](https://user-images.githubusercontent.com/40751395/131074576-bd85be62-8420-4d7b-9530-f7661a9a9373.png)

## 🐛 Bug Report While converting NewPatient.test.tsx to RTL, we found that the "Duplicate Patient Modal" is impossible to trigger by a user. It looks like it performs a de-dupe...

help wanted
in progress

See `test_history_state` in `tests/test_machine.py` for a failing example. [Line 175](https://github.com/statelyai/xstate-python/blob/79edfa109ae396aa57c863970254f934e4351688/xstate/algorithm.py#L175) uses singular `transition` property off of a StateNode which doesn't exist. Similarly, [Line 66](https://github.com/statelyai/xstate-python/blob/79edfa109ae396aa57c863970254f934e4351688/xstate/algorithm.py#L66) also tries to use a singular...

~~I was working on a project on a Windows machine, with the source code stored under `C:\d\project`, and upon trying to use this plugin, found that it was generating bad...

It would be awesome if a link to a specific raid had the total PR stats as the embed. https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary https://stackoverflow.com/questions/62438757/how-to-make-a-link-preview-for-discord

CTA: Help Wanted
Priority: Low 🍃
Type: Enhancement

Off the top of my head we need: * Integration test for going from Home Screen, to All Raids, to View Raid * Check that View Raid shows the raid...

CTA: Help Wanted
Priority: Critical 🚨
Type: Toolchain 🧰
Quest: Main
Items: Legendary

Can be switched between the "Active" tab, and "Completed" tab. Active tab only fetches Raid's with the "active" status - Completed tab only gets "completed" status. The Raids list is...

Type: Enhancement
Quest: Main