nus-cs2103-AY2223S2 / pe-dev-response

1 stars 0 forks source link

Some focus issue on UI components #2478

Open nus-pe-bot opened 1 year ago

nus-pe-bot 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


[original: nus-cs2103-AY2223S2/pe-interim#3235] [original labels: type.FunctionalityBug severity.VeryLow]

abenx162 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.

Duplicate status (if any):

--