johneastman / Shopper

A Shopping List Android App
0 stars 0 forks source link

Item Can Have Name Set to Empty String in Edit Item Dialog #19

Closed johneastman closed 2 years ago

johneastman commented 3 years ago

When editing an item, a user can set an item to have an empty string for the name. This should not be permitted. Item names should be at least one character.

Solution:

johneastman commented 2 years ago

I decided limiting what the user can enter for the name of an item is not worth the effort at this time. If this becomes an issue in the future, I will re-open this task or create a new task.

Commits: