kenjin-work / pe

0 stars 0 forks source link

`ls` command's result displayed in message box does not follow what is actually filtered #6

Open kenjin-work opened 7 months ago

kenjin-work commented 7 months ago

When I type ls c, the result is equivalent to ls c. However, the message box still shows the tag without stripping whitespace, even though the filter command itself has actually stripped the whitespace.

image.png

soc-se-bot commented 7 months ago

[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]

Team's Response

Same problem of whitespace.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Duplicated space in ls success message

Steps to reproduce: ls aa

Expected:

Listed all persons in aa.

Actual: Space is duplicated before tag name. image.png

Improvement: Remove duplicated space.


[original: nus-cs2103-AY2324S2/pe-interim#5251] [original labels: type.FeatureFlaw severity.VeryLow]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Thank you for pointing it out!

Items for the Tester to Verify

:question: Issue duplicate status

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 reason]


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