You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open command to open a social media platform of an existing contact does not work as expected.
This is an interesting and useful feature to implement but it has some flaws.
According to the user guide and the command result box, there is nothing that tells the user that open PERSON_INDEX is an invalid command format, and that at least one of the parameters tg/, wa/ or ig/ has to be specified. In fact, open PERSON_INDEX seems like a valid command from the way that it was documented, however, the results are of no use to the user.
Steps to Reproduce
Case 1: no social media
add n/unique person name
search n/unique person name
open 1
Case 2: only 1 social media
Using the sample data provided
open 5
Case 3: multiple social medias
Using the sample data provided
open 1
Expected Output
Case 1: no social media / Case 3: multiple social medias
Command Result Box showing some form of an error message
Case 2: only 1 social media
Open the only social media available
Actual Output
Notice the command box, but no external application was opened
The text was updated successfully, but these errors were encountered:
Description
open
command to open a social media platform of an existing contact does not work as expected.This is an interesting and useful feature to implement but it has some flaws.
According to the user guide and the command result box, there is nothing that tells the user that
open PERSON_INDEX
is an invalid command format, and that at least one of the parameterstg/
,wa/
orig/
has to be specified. In fact,open PERSON_INDEX
seems like a valid command from the way that it was documented, however, the results are of no use to the user.Steps to Reproduce
Case 1: no social media
add n/unique person name
search n/unique person name
open 1
Case 2: only 1 social media
Using the sample data provided
open 5
Case 3: multiple social medias
Using the sample data provided
open 1
Expected Output
Case 1: no social media / Case 3: multiple social medias
Command Result Box showing some form of an error message
Case 2: only 1 social media
Open the only social media available
Actual Output
Notice the command box, but no external application was opened
The text was updated successfully, but these errors were encountered: