Open likeabowx opened 2 years ago
Since the tester labelled this issue with a medium severity, I will assume that the concern is not just a cosmetic one.
Therefore, if the concern is that Servings
is no longer accessible to the user at the minimum window size, this is not true. Scrollbars appear dynamically whenever the window gets too small to display all the content. As seen in the second screenshot provided by the tester, highlighted here:
The user can simply use these scrollbars to see the covered content as shown in the following screenshot:
This is similar to the behaviour a user would take if the total number of steps in a recipe cannot be displayed in its entirety due to the window size, having to scroll vertically downwards to view additional steps.
Since there is no loss of functionality at the minimum window size, I have decided to reject this bug report.
Team chose [response.Rejected
]
Reason for disagreement: This is a cosmetic bug, which I agree should be severity.Low
.
Team chose [severity.VeryLow
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
When resizing the window to the smallest size, the
Servings
disappears out of the window, while theTotal Time
gets pushed in together with the side of the window so that it is still visible.Both visible:
Servings
disappeared whileTotal Time
got pushed in: