appwrite / console

The Console that makes Appwrite tick from the browser 🖥
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
310 stars 129 forks source link

feat: campaign flow #1140

Closed ArmanNik closed 2 weeks ago

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
console-billing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 4:09pm
console-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 4:09pm
console-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 4:09pm
console-preview-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2024 4:09pm
ArmanNik commented 2 weeks ago
  1. I'll look into it
  2. It's backend :innocent:
  3. We might but that's the existing flow so I didn't redo it from scratch. The modal allows us to validate the coupon easily, fetch the related data, and display the possible errors. We might have a denounced text field instead but that would require a lot of design changes and I'm not sure it's the best experience having the backed error displayed under the input :thinking: (we might not have enough time to design, update the flows, and test them, today)

@TorstenDittmann