minreiseah / pe

0 stars 0 forks source link

Clicking an employee card scrolls the GUI away from it #12

Open minreiseah opened 2 months ago

minreiseah commented 2 months ago
  1. Initial image.png

Action: click 13. John doe ohn ...

  1. The result image.png

This series of actions actually moves the GUI up and away from person 13., making the user unable to see it.

soc-pe-bot commented 2 months ago

Team's Response

This is a bug with the GUI indeed. However in the current version of this app clicking the employee or task cards do not actually do anything, nor would it cause any problems for the app except for causing mild inconvenience.

While it could be annoying if done on accident, the user is unlikely to keep on doing it once they experienced it once. This is not a priority for the current version of the app as there is no feature that requires clicking on the employees or tasks.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: According to the website, the following (at least one) need to be satisfied:

  1. The UG specifies it as not supported or coming in a future version.
  2. The user cannot attempt to use the missing feature or when the user does so, the software fails gracefully, possibly with a suitable error message i.e., the software should not crash.

For 1., this bug was not specified in the UG. For 2., clicking on a card scrolls the user away from it.

I believe this is a bug, as you claim in the first sentence of your response as well, that hampers the user. As a user, I would want to click on cards to highlight them for reference. Scrolling the card away from it hampers my user experience.