tinleym

Results 5 issues of tinleym

### Summary Composite domains (what I'll call domains declared over composite types) are resolving to null. When entered into psql, the Executed SQL Query output in PostGraphiQL outputs the expected...

🐛 bug
🔁 revisit-in-v5

Sometimes, a paint() value doesn't get swapped in a composed CSS Module, or in a CSS Module that is used on multiple nodes. It's hard to pin down the exact...

### What happened? 3D Secure Authentication modals rely on a high z-index, which regardless of number is trumped by top layer elements (e.g. a dialog opened with .showModal()). This can...

bug
pinned

# 🐛 Bug Report onPress doesn't trigger on button pseudo-element area, though onClick does. I've seen this issue discussed for touch devices, but not for desktop/mouse. https://github.com/adobe/react-spectrum/issues/1061 ## 🤔 Expected...

bug

### Summary Reading the websocket server implementation here, I noticed that there are no keepAlive processes. https://github.com/graphile/crystal/blob/4fe66c21bc4280315b2ae1ce5d39c7a933bb259f/grafast/grafserv/src/servers/node/index.ts ### Possible Solution Instead of directly using makeServer, graphql-ws offers a higher level...

🐛 bug