TUDublin / code-and-docs-rachelrring

code-and-docs-rachelrring created by GitHub Classroom
0 stars 0 forks source link

Save my Budget button is always visible #19

Closed rachelrring closed 7 months ago

rachelrring commented 7 months ago

The save my budget button should be unhidden under the following circumstances:

Currently it is unhidden when:

rachelrring commented 7 months ago

I have come to realise that the button is valid when the user is logged in and the form is valid. But this raises another question... should the form be valid if every input field is 0?

rachelrring commented 7 months ago

I have opened a new issue to address the validity of the budget form so that a user can not submit a budget with all 0's. --> #25