McPizza

Results 86 issues of McPizza

When running the proxy locally, the stripe body payload is correctly stored and forwarded to destinations when running on vercel, the body is somehow not sent through correctly and stripe...

If the use is the owner of the org, then we have to enforce deleting the whole org with all org members and all data if the user is not...

![image](https://github.com/un/inbox/assets/17185737/dbbf94b4-8d7d-479e-aaf2-2a0eff6df24f) https://discord.com/channels/1113119653246545961/1238117526299218061/1238117526299218061

when logging out of all sessions, it fails to redirect back to the login page

bug

currently inline images and attachments are stored with their full URL to the storage server this has many potential issues we should move to a more dynamic approach where the...

refactor

when a user is removed, they should no longer be able to access the org this isnt currently the case

bug
priority

the delete modal button always says "hide instead" it need to be dynamic since the convo is already hidden and we need to change the button to "unhide" instead https://discord.com/channels/1113119653246545961/1232031119415971840/1232031119415971840

bug
next/react

when creating a new convo and adding a user as a participant and also a team where the user is a team member within you will get a db conflict...

bug

This is part of the migration from Nuxt to Next Please check the project here: https://github.com/orgs/un/projects/3?pane=info ## What this issue covers migrating `apps/web-app/pages/join/index.vue` ## Resources All Next items should be...

next/react

we pushed a change recently that handles realtime updates for conversations now, occasionally, when replying to a conversation, the convo entry from the convo list is removed, but not correctly...

regression