peasantbird / pe

0 stars 0 forks source link

Problem with resizing application #1

Open peasantbird opened 11 months ago

peasantbird commented 11 months ago

The application allows for resizing, as the cursor changes to a resizing cursor at the edges of the application. However, there is a problem with the way resizing is handled, which may be an issue for users who are using bigger screens/want their application to be bigger to display more internships in the list.

Before resizing:

image.png

After dragging the bottom-left corner of the application by a small amount:

image.png

After the attempt to resize it the first time, a second attempt to resize was made, specifically by dragging the top border of the application. However, the application went out of the screen.

nus-se-bot commented 11 months ago

Your response not required for this bug as the team has accepted the bug as it is.