tanyunchao / pe

0 stars 0 forks source link

no way to see notes without clicking #7

Open tanyunchao opened 5 months ago

tanyunchao commented 5 months ago

image.png

soc-pe-bot commented 5 months ago

Team's Response

We agree that this is a potential feature flaw as it violates project contraints of being a CLI first application, however we do not believe that this is of high severity given that this was an intended feature to only see notes after clicking. As it does not hinder the use of the application by the user as much, we would classify this as Low Severity following another issue, and would classify this as NotInScope.

The 'Original' Bug

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

note adding does not update on mini company window

image.png

  • i added a new note but it doesnt automatically show on the lower right area
  • got to click again to see the updated note

[original: nus-cs2103-AY2324S2/pe-interim#4797] [original labels: severity.Low type.FeatureFlaw]

Their Response to the 'Original' Bug

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

In the current implementation of v1.4, it is a feature that users need to click on the startup to see the notes of the startup. However, we acknowledge that given the project constraints of being a CLI-first application, needing the user to use their mouse to click on the startup violates this constraint. This current usage does not hinder the user's ability in using the app, and as such we would classify this as NotInScope as it is to be fixed in a future implementation.

Items for the Tester to Verify

:question: Issue duplicate status

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

Reason for disagreement: Not a duplicate as this issue is regarding the fact that we have to click to view all the additional info of any company. the notes just updating is just a case in which this problem surfaces. Another easy example would be on the list screen where there is no way to view any single company's info without clicking on the entry.

the original "bug" talks about the window not updating upon adding a new note and the solution is to click again. they are not necessarily referring to the same thing as the note updating is relating to the note window not updating automatically. Clicking just happens to be the workaround I found.


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.High`] - [x] I disagree **Reason for disagreement:** ![image.png](https://raw.githubusercontent.com/tanyunchao/pe/main/files/054e0dce-9e5c-439e-a26d-0f4aa17782de.png) I think low is too low for this problem, it should at least be a Medium. Considering this is an application for typing preferred users as stated on the course website ![image.png](https://raw.githubusercontent.com/tanyunchao/pe/main/files/610d1589-21ef-40e3-b789-25a312734f79.png) By forcing the user to move their mouse every time they need to obtain notes and important person details of the companies that they're potentially scouting, you are deliberately slowing them down and providing an inconvenience.