FoodleBerlin / foodle

Foodle is a licensed kitchen booking service platform to help new chefs and bakers start selling.
https://beta.foodle-kitchens.com/en/home
0 stars 0 forks source link

Feature: Build reusable dialogs/notifications for success, processing, error states #178

Closed Flajt closed 2 years ago

Flajt commented 2 years ago

This should allow us to handle displaying an error, success, processing, and whatever else messages easier.

We could either do it totally from scratch or import a library for that and build ontop.

Would that make sense?

conuko commented 2 years ago

We could make it from scratch and use our designs for error messages: https://www.figma.com/file/J60DuzhbQtTl4ikJRxOCpS/foodle?node-id=888%3A1286

@Flajt would you be able to do that or would you rather go with a library?

Flajt commented 2 years ago

I will check a few libraries tomorrow, and see if they offer anything important if not I will implement it from scratch.

Flajt commented 2 years ago

I will do it from scratch I think.

conuko commented 2 years ago

In case any of the messages from the backend is not understandable, please let me know, and I will change them in the backend.