yellow-294 / pe

0 stars 0 forks source link

BUG: Everytime i click on a person, it scrolls all the way to the top #6

Open yellow-294 opened 2 years ago

yellow-294 commented 2 years ago

Describe the bug
:

Everytime I click someone to check their details, the app automatically scrolls me all the way back up. Since this app is to be used in hospitals, there would be many names in this list, possibly hundreds. This could be troublesome if I have to scroll back down again to check for other patients.

To Reproduce
:

scroll anywhere, preferably near the bottom of the namelist, and double click a person to see his details.

Expected behavior
:

Details shown and namelist stays at it is

Actual Behaviour:

Details shown correctly, however namelist scrolls all the way to the top.

Screenshots/Videos:


video:https://raw.githubusercontent.com/yellow-294/pe/main/files/c9d3372a-4651-4fd4-a2a6-a34f8ebbe9d6.mov

nus-se-script commented 2 years ago

Team's Response

The use of this feature to view a patient's details is almost always accompanied by a get command, which narrows down the list. It is highly unlikely to scroll through the entire unfiltered list of patients to locate a patient that you would want to view.

As a result, this would be a rare occurrence and should be lowered to a severity.Low.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]