huanghao1998 / pe

0 stars 0 forks source link

Some focus issue on UI components #1

Open huanghao1998 opened 1 year ago

huanghao1998 commented 1 year ago

image.png

As shown on the image above

  1. I click and focus on the command box and execute a command.
  2. I select one employee from the list.
  3. The detail panel does not show the corresponding employee information.

From my experience, you can use setFocusTraversable method to handle this case

nus-se-bot commented 1 year ago

Team's Response

We cannot reproduce this issue on multiple platforms. If the issue persists, the user can try clicking to another employee then clicking back.

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: Based on the video below, I still cannot view the detail if I clicked on the command result panel or do any command.


video:https://raw.githubusercontent.com/huanghao1998/pe/main/files/591ece61-f2cb-4e37-9c29-c44218751032.mov


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.VeryLow`] - [x] I disagree **Reason for disagreement:** I think that this should be Low, as this would eventually affects the user's experience or sometimes , user might be misinterpret the right panel is correspond to the left panel.