For reference only - Business-create-ui: Can user validation check either first name or last name not empty?
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Auth Error throws out when incorporation and the logged in user has first name or last name empty.
for example: https://github.com/bcgov-registries/ops-support/issues/2716 and https://github.com/bcgov-registries/ops-support/issues/2772
It is not an individual case. _Tajinder Kaur can be either a first name or a last name, depending on the cultural context and naming conventions. In many South Asian cultures, including Sikh and Punjabi communities, it is common to use "Kaur" as a last name for women, signifying their equality and independence. "Tajinder" can be a given name, which would typically be used as a first name. However, without further context, it is difficult to determine whether Tajinder Kaur is being referred to as a first name or last name in a specific instance._
There were several OPS tickets related already.
Currently, we don't allow empty first and last name:

Can user validation check either first or last empty but not both?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.