Open juliussneezer04 opened 3 years ago
It's duplicate of #3761 because they stem from the same issue (hence the change to functionality bug).
[The team marked this bug as a duplicate of the following bug]
No limit on phone number size for student addition
There is no limit to size of phone number that can be added to a student. This can cause a bug where huge phone numbers can be added, that severely slow down the app.
Steps to reproduce:
- Add student with phone number 9.99999 x 10^999
Expected: Error to block this operation Actual: (truncated)
This also makes scrolling very long
[original: nus-cs2103-AY2122S1/pe-interim#3820] [original labels: type.FunctionalityBug severity.Medium]
[This is the team's response to the above 'original' bug]
Rejected as it is the exact copy of this example
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Team chose [type.FunctionalityBug
]
Originally [type.FeatureFlaw
]
Reason for disagreement: [replace this with your explanation]
When adding students with massive phone numbers, the app slows down despite not having 1000 students.