GTBitsOfGood / heart-of-passion

Retreat Planning Tool for Heart of Passion
MIT License
5 stars 0 forks source link

[Frontend] Form Enhancements #42

Closed jaynagpaul closed 1 year ago

jaynagpaul commented 1 year ago

Description

We have created a NewEvent form that is super comprehensive, and has a popout modal when editing the expenses. We want to introduce a separate component that is just focused on the expenses.

Image

Additionally, we have a lot of forms that perform validation on their inputs. We want these to be handled in a consistent way through the use of Chakra UI error toasts (https://chakra-ui.com/docs/components/toast).

Acceptance Criteria

Notes