choongzhanhong / pe

0 stars 0 forks source link

Transaction list too long #10

Open choongzhanhong opened 1 year ago

choongzhanhong commented 1 year ago

Using trans without any filtering flags after you have input a lot of transactions will flood the screen.

This is especially useless because the transactions are ordered latest on top, which will exceed beyond the screen (and sometimes, CLI cannot scroll up). And you end up seeing the earliest transactions at the bottom, which may not be useful.

Should limit the number of transactions shown to avoid this. Also may be good to reverse the sort order.

nus-pe-script commented 1 year ago

Team's Response

Not in scope because it is an enhancement and not a bug, it is working as intended. It is just a minor inconvenience for users, and hence severity changed to low.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue type Team chose [`type.FeatureFlaw`] Originally [`type.FunctionalityBug`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.High`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]