spliit-app/spliit

Warning stays when it shouldn't

Closed this issue · 1 comments

How to reproduce

  • Create or edit an expense (or just go here)
  • In the "Paid for"-section, click on "Select none".
    • A warning appears ("The expense must be paid for at least one participant."). This is expected.
  • In the "Paid for"-section, select one or more users.
  • The warning stays.

Problem

After selecting a user, the warning should disappear (even if the "Select none"-button was used previously)

Fixed in #210