dillontkh / pe

0 stars 0 forks source link

Redundant t/ tag for `addt` command #10

Open dillontkh opened 2 months ago

dillontkh commented 2 months ago

The addt command is already specifically for adding tags, so having to specify the t/ tag feels a bit redundant.

image.png

soc-pe-bot commented 2 months ago

Team's Response

Feature flaw is when  the feature becomes less useful to the intended target user for normal usage.

The addt command is specifically tailored for adding tags to items within our system. By allowing users to specify multiple tags in a single command, we aim to enhance efficiency and streamline the tagging process. The inclusion of the "t/" prefix serves as a delimiter that enables users to clearly separate individual tags within the command.

Removing the "t/" prefix would indeed simplify the command syntax, but it would also restrict users to adding only one tag at a time. This could result in a less efficient and more cumbersome tagging process, especially for users who frequently need to tag multiple items simultaneously. Instead, this would be the exact opposite of a feature flaw.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]