app icon indicating copy to clipboard operation
app copied to clipboard

💧 Funding that flows — Drips Frontend

Results 168 app issues
Sort by recently updated
recently updated
newest added

It's currently difficult to grasp the full structure of a larger organization if it uses multiple levels of drip lists. Navigating to one drip list at the time makes i...

enhancement
polish

- Errors should be descriptive (no plain zod errors) - should not cause full-page 500 errors in dev env - Ideally in prod, instead of infinitely loading dollar values we...

Should fail gracefully with a 404 Sentry Issue: [DRIPS-APP-MAINNET-1J](https://drips.sentry.io/issues/3467202/?referrer=github_integration) ``` Error: Assertion Error: {"response":{"data":{"projectByUrl":null},"errors":[{"message":"Assertion Error","locations":[{"line":657,"column":3}],"path":["projectByUrl"],"extensions":{"code":"INTERNAL_SERVER_ERROR"}}],"status":200,"headers":{}},"request":{"que... File "../src/lib/graphql/dripsQL.ts", line 20, in query return await client.request( File "../src/lib/utils/cache/remote/cached.ts", line 37, in cached...

bug

Design is here https://www.figma.com/design/vyI7f996JF8zwhnXwAwXdC/%F0%9F%92%A7-Drips?node-id=7644-4433&t=28yODdGmNHxpgLtv-1

enhancement
multiplayer

Just kind of sad when you don't have funds and it just says None in the biggest letters on the page. The reason the font is so big is because...

enhancement
polish

- connect it - refresh the app - it auto-reconnects as long as your browser wallet remains unlocked - come back later, and your browser wallet has locked itself in...

Sacrifices the fade animation on tooltips for not glitching out anymore during navigation transitions. Feels faster & less glitchy.