Open kailinteoo opened 6 months ago
This is a known issue under point 8, team recognizes the missing '/' in the listed examples but '/' is a special character and as such was not planned in this iteration.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Steps to reproduce:
Expected: The name should be accepted and saved without any issues.
Actual: The system does not accept names containing "/" character, preventing saving of such names.
Reason: The "/" character is a valid character in many contexts, and it's reasonable for users to expect to be able to use it in names. If the system does not allow this character in names without a valid reason, it restricts user input unnecessarily, potentially leading to frustration or inconvenience.
Screenshot: