TreyWW / MyFinances

MyFinances is a web application that can help you as an individual, or team, manage your finances!
https://docs.myfinances.cloud
GNU Affero General Public License v3.0
85 stars 121 forks source link

bug: Create Invoice Form Required Fields #388

Closed derrickpriebe closed 1 month ago

derrickpriebe commented 1 month ago

What version of MyFinances are you currently using?

v0.4.5

What device type are you currently facing the issue on?

Desktop

Describe the bug

In the “Create Invoice” form, the denotation for required and optional fields is not consistent with the rest of the creation forms. It is denoted by two sections called “Required Fields” and “Optional Fields” when the specific fields should have red astericks and the form sections would not be applicable and can be deleted.

TreyWW commented 1 month ago

Thank you for the bug report! I'll work on this now

TreyWW commented 1 month ago

Hmm, maybe instead of adding required to every field if I added a red asterisk to each "section" would that look better maybe? image