Open yeppog opened 3 years ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
List and session commands laggy
List and session commands laggy. common feature will affect most users but minor inconvenience and product still usable.
[original: nus-cs2103-AY2122S1/pe-interim#4655] [original labels: type.FunctionalityBug severity.Medium]
[This is the team's response to the above 'original' bug]
No details provided by team.
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 [type.FunctionalityBug
]
Originally [type.FeatureFlaw
]
Reason for disagreement: [replace this with your explanation]
find
takes a considerable amount of time to look through the list to filter. It took me about 2-3 seconds to return all results.list
ends up taking about 5-8 seconds to reset the filter with a size of only 20 contacts. Given that this is an app to trace covid patients and that the covid infection rate in singapore is very high, this app would be unable to support the scale required. Furthermore, given that the limit is 6 digit for the case number, I would be expecting smooth operation for up to 999999 cases.