nus-cs2103-AY1920S2 / pe-dev-response

0 stars 0 forks source link

Inconsistent Handling of Special Characters in 'search' Function #2436

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

The app cannnot seach for right or leftparenthesis:

image.png

However, it is able to handle both left and right parenthesis together:

image.png


[original: nus-cs2103-AY1920S2/pe-interim#2416]

johannagwan commented 4 years ago

Team's Response

While this is a valid bug, I believe that only a really small group of users would benefit from just searching ")".

Duplicate status (if any):

--