SE310-Team1 / ShoppIt

ShoppIt is an application to help users create and save their own shopping lists. This application is being created by Team Healthazardly. The project is associated with the University of Auckland SOFTENG 310 course.
MIT License
3 stars 13 forks source link

🐛 [BUG] - SearchPopUpScene resize bug #114

Closed samanthamebius closed 2 years ago

samanthamebius commented 2 years ago

Description

When the SearchPopUpScene is opened and resized multiple page elements do not resize as expected with the window.

Tasks:

Reproduction URL

f366d4384ce2c5041afd8c0fe72dc4e956d6582d

Reproduction steps

1. Click on the 'Add New List' button on the main screen
2. Click on the 'Add Item' button on the New List screen
3. Resize the window

Screenshots

Prior to resize

Screen Shot 2022-10-15 at 1 22 53 AM

After resize

image

Logs

Not relevant here

OS

Mac

poli648 commented 2 years ago

Yes, it will be good to have this bug sorted out. Will make the UI much cleaner.

ochu761 commented 2 years ago

Outdated, will be readdressed in #125