algosup / 2023-2024-project-5-flutter-team-3

5th project of the year 2023-2024
MIT License
7 stars 0 forks source link

Bug report: [Build 1 | Register + Extra] #14

Closed Clementine951 closed 2 weeks ago

Clementine951 commented 4 weeks ago

Issue description

These tests have been realised on both:


Test cases ID: COM_REG102, CAN_REG108, CC_EXT113, CC_EXT116

Test cases ID: COM_REG103, COM_REG105, COM_REG106, CAN_REG109, CAN_REG111, CAN_REG112, CC_EXT117

Test cases ID: CC_EXT114, CC_EXT115, CC_EXT118, COM_EXT119, COM_EXT120, CAN_EXT121, CAN_EXT122 ID UX Bug Problem
CC_EXT114 x No maximum, neither minimum length
CC_EXT115 x x When on login, an overflow appears
CC_EXT118 x x Some parts of the page are in a staggered arrangement
COM_EXT119 + CAN_EXT121 x x No different side at the moment. Got different number of pixels for each device. See in steps taken. When rotating the phone, the app is not responsive any more.
COM_EXT120 + CAN_EXT122 x It can be annoying to have the pages switch in this manner. See the video in steps taken

Issue priority

  1. Medium (Should be fixed soon)

Version

Development

Steps taken

CC_EXT115:

IMG_5757

IMG_5758

Screenshot_1717492834 Screenshot_1717492831

CC_EXT118:

Screenshot_1717492840 Simulator Screenshot - iPhone 15 Pro - 2024-06-04 at 09 58 16 IMG_5763

COM_EXT119 + CAN_EXT121:

Simulator Screenshot - iPhone 15 Pro - 2024-06-04 at 13 43 09

COM_EXT120 + CAN_EXT122

https://github.com/algosup/2023-2024-project-5-flutter-team-3/assets/78617457/eb6d148f-808b-43d8-b064-f28bca907463

Expected result

Would have expected to see at least the buttons without design. The hard coded part have been put apart for the moment.

The app should be restricted to a profile view, to avoid the unresponsiveness of the horizontal view.

Workaround or solution

No response

This issue was tested on a development release

52f31ed

Biohazardyee commented 2 weeks ago

Good morning @Clementine951.

Let me inform you that all these issues have been fixed during Pull Request #33.

We have decided to keep the page navigation this way for design reasons. We have fixed the cards overflow by making them scrollable! And the overflow on the login page have been fixed as well after further review.

Thank you for your feedback.

Clementine951 commented 2 weeks ago

I decided to close this issue because of the opening of a new one. #37