Open april-anh opened 1 year ago
Example of extreme user behaviour.
Team chose [response.Rejected
]
Reason for disagreement: I don't think it's an extreme input since there is a chance that the user can accidentally mistype such cases. Moreover, your app has the sorting function by time, hence if this input accidentally appears in your app (due to lack of checking right now), it will break the purpose of your sorting feature and cause inconvenience to the user.
For example, the user can make some similar typo such as 0022
instead of 2022
.
I will agree if the team put this as NotInScope
.
I assume that the expected behavior should reject 0000 as a year.
Index: 10