Open hm-yang1 opened 1 week ago
Reason for severity level to low: Even if the user puts the commands suggested by the autocomplete, it won't be executed and the error gracefully specifies unknown command.
The primary place to look for the list of all commands is the User Guide, and Autocomplete is to be used mainly to perform completions to speed up typing, not list out all the commands.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: - The autocomplete is a feature users would always use. Invalid commands in the autocomplete would pose an inconvenience to their daily usage, when it autocompletes invalid commands, especially for the delete
which mix invalid and valid commands
edit
anddelete
Low
but there were multiple unusable commandsdelete
as there isdelete_product
anddelete_supplier
which works