Justin Tormey
Justin Tormey
**Describe the problem you're proposing to solve** When a schema implements Phoenix.Param, links in the admin panel go to a path containing the custom param. However, Kaffy tries to use...
When operating on objects, it appears that property getters are not preserved. Instead, they're resolved and replaced with their value. Here's a minimal example: ```js let rectangle = { width:...
Linear includes a `userPresentableMessage` in their GraphQL error responses. It would be nice to make this user-facing in the event that there is an API failure. Error-handling in general could...
It would be nice if there were a way to use another formatter (and if there is already please let me know). For example, I'd like my formatter to support...
## Steps to recreate 1. Have enough channels so that scrolling down is possible 2. Scroll down and select a channel 3. Navigate back, see scroll position snap to top...
I implemented this a while back and can likely reuse much of this code: https://github.com/93software/lynx
- [x] Profile picture - [x] Current local time - [x] Shortcut to DM
See if there's an open source emoji picker widget I can use.