Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit function does not account for extra spaces when inputting the name(human error). it only works when there is one space. #7

Open
nikhil-2101 opened this issue Apr 19, 2024 · 1 comment

Comments

@nikhil-2101
Copy link
Owner

nikhil-2101 commented Apr 19, 2024

Screenshot (436).png

@nikhil-2101 nikhil-2101 changed the title edit function does not account for extra spaces when inputting the name(human error). it only works when there is one space. #6 edit function does not account for extra spaces when inputting the name(human error). it only works when there is one space. Apr 19, 2024
@soc-pe-bot
Copy link

soc-pe-bot commented Apr 23, 2024

Team's Response

Rejecting the bug as it is a user input error, and not a fault in our program. It is working as intended.

The 'Original' Bug

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

delete function does not account for extra spaces when inputting the name. it only works when there is one space.

Screenshot (444).png


[original: nus-cs2113-AY2324S2/pe-interim#1047] [original labels: type.FeatureFlaw severity.Medium]

Their Response to the 'Original' Bug

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

Rejecting the bug as it is a user input error, and not a fault in our program. It is working as intended. There is a difference between "leodas" and " leodas" as intended by our program.

Items for the Tester to Verify

❓ Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

  • I disagree

Reason for disagreement: [replace this with your explanation]


❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: Even if the program runs as intended, it still should be able to account for human errors and try to correct them to ensure a better experience for the user, rather than having them to go through the whole process of editing.


❓ Issue severity

Team chose [severity.Low]
Originally [severity.Medium]

  • I disagree

Reason for disagreement: I put this as medium since it is a flaw that causes occasional inconvenience to some users(especially for more clumsy typers) but they can continue to use the product.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants