#1030-landscape-view-bug #1066

Merged
a22erigr merged 2 commits from #1030-landscape-view-bug into team_2_week_7 2026-05-21 09:24:58 +00:00
Collaborator

Fixed layout issues in AddCardModal landscape mode.

Tested on iphone using safari in landscape mode.

Fixed layout issues in AddCardModal landscape mode. Tested on iphone using safari in landscape mode.
Author
Collaborator
No description provided.
a22erigr 2026-05-21 08:28:47 +00:00
Collaborator

Review on #1030

What's done

Tested on Windows using Firefox and responsive mode

  • App starts
    • No issues found
  • Tested Add Card modal in portrait mode, displays correctly with list stacking above preview
  • Tested Add Card modal in desktop landscape, list and preview sit side by side
  • Tested Add Card modal in iPhone portrait using Firefox responsive mode, modal looks correct
  • Tested Add Card modal in iPhone landscape using Firefox responsive mode, looks correct

Inspected following files

  • frontend/src/features/addCardModal/AddCardModal.module.css
    • Indentation/code styling
      • Indentation is ok
    • CSS standard
      • Uses kebab-case class name .view-list, follows wiki standards
      • Properties are in alphabetical order, follows wiki standard
    • Naming convention
      • .view-list follows kebab-case convention
    • Comments
      • Missing comment
    • General code quality
      • Clean and minimal

What needs to be done

  • Add a comment for css

Conclusion

  • Minor css fix before it's ready to merge.
# Review on #1030 ## What's done ### Tested on Windows using Firefox and responsive mode + App starts + No issues found + Tested Add Card modal in portrait mode, displays correctly with list stacking above preview + Tested Add Card modal in desktop landscape, list and preview sit side by side + Tested Add Card modal in iPhone portrait using Firefox responsive mode, modal looks correct + Tested Add Card modal in iPhone landscape using Firefox responsive mode, looks correct ### Inspected following files + frontend/src/features/addCardModal/AddCardModal.module.css + Indentation/code styling + Indentation is ok + CSS standard + Uses kebab-case class name .view-list, follows wiki standards + Properties are in alphabetical order, follows wiki standard + Naming convention + .view-list follows kebab-case convention + Comments + Missing comment + General code quality + Clean and minimal ## What needs to be done + Add a comment for css ## Conclusion + Minor css fix before it's ready to merge.
Collaborator

Ready to merge.

Ready to merge.
c24carso approved these changes 2026-05-21 09:13:17 +00:00
a22erigr merged commit 33fb50cdfd into team_2_week_7 2026-05-21 09:24:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!1066
No description provided.