rertyy / pe

0 stars 0 forks source link

Images are all hyperlinks which disrupts usage #13

Open rertyy opened 2 months ago

rertyy commented 2 months ago

image.png

When trying to copy commands from the UG to try the commands out, I kept accidentally clicking on the images which opens the browser. It's very disruptive and makes it very difficult to test out your application.

Look how close the command is to the 2 images

As a user, I want to try to copy your commands so I can see if I get the same before-after result. I can't do that if I keep getting kicked away

nus-pe-bot commented 2 months ago

Team's Response

Thank you for the feedback! We understand your inconvenience, but we did not see it as a big issue when we tested it. We will definitely consider putting in more spaces.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: Changing the images to remove hyperlinks is not difficult, and not much work. Or just using screenshots instead of whatever you did.


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** ![image.png](https://raw.githubusercontent.com/rertyy/pe/main/files/9ab64464-5620-442d-847c-73a3ac1ac32b.png) Source: [website](https://nus-cs2103-ay2324s2.github.io/website/admin/tp-pe.html) Emphasis on "does not affect user", cannot be `severity.VeryLow`. Given how many images you have littered in your UG, and it is expected that the user will switch back and forth between the UG and the Jar app when first starting out, this makes it even more problematic if the user has to be very intentional about not accidentally clicking on **any** of the images throughout the UG. As I was trying out your application, I just kept accidentally clicking on all these hyperlinks in the UG. This is made worse by the fact that commands tend to be close to these images--**trying** to click to select and copy these commands is so disruptive cos I keep opening hyperlinks. I believe it is disingenuous to say "we did not see it as a big issue" because a developer, you will be familiar with your commands, unlike the end user who is picking up everything from scratch, and the easiest way is to copy from the UG.