David Langley

Results 8 issues of David Langley

### Bug description Deploying prisma to CloudFlare pages using Nuxt/Nitro and node-postgres (pg) seems to be using the wrong wasm path as if the current runtime has been detected as...

bug/2-confirmed
kind/bug
team/client
topic: nuxt
topic: driverAdapters
topic: Cloudflare Pages
topic: @prisma/adapter-pg

### Your use case #### What would you like to do? Replace all existing tooltip occurrences with the tooltip in [Compound](https://github.com/element-hq/compound) #### Why would you like to do it? The...

T-Enhancement
A-Tooltips

## What's container in the PR Add drafts to the rich text editor so that changing rooms or closing the browsers saves/restores the message typed in the composer. Supports: -...

T-Enhancement

The purpose of this PR is to: - demonstrate practically how we could use MVVM - highlight the benefits it brings and some suggestions for best-practice - gather feedback on...

T-Task

### Context 💡 The MVVM pattern helps cleanly separate an application's business and presentation logic from its user interface (UI). Following on from initial experimentation with MVVM in a [draft...

T-Task
A-Developer-Experience

The intention of this is not to merge but to explore what the room list might look like in shared components and just the minimum logic left in element web(RoomListViewModel)....