hexlet-correction icon indicating copy to clipboard operation
hexlet-correction copied to clipboard

Make first name, last name be optional (empty)

Open fey opened this issue 7 months ago • 0 comments

Problem description

There are too many fields that are required to register. image

Proposed solution

Make First Name, Last Name fields optional, remove them from the registration field, allow them to be empty. We have enough data to identify the user - by login, by mail.

fey avatar Jul 31 '24 11:07 fey