745-text-footer-fix #753

Merged
a24julot merged 1 commit from 745-text-footer-fix into team_1_week_4 2026-05-05 13:26:52 +00:00
Collaborator

Fixed issue that the text in footer did not scale/display correctly, it has now a min/max value which it scales between. Word breaker was added so that text will be displayed even on smaller screens.

Fixed issue that the text in footer did not scale/display correctly, it has now a min/max value which it scales between. Word breaker was added so that text will be displayed even on smaller screens.
added word-break so that even smaller screens can display text, as well as text-align center to get the text in place.
f21marfo left a comment
Collaborator

Review on #753

Whats done

Tested on Windows 11 25H2 using Edge and Chrome

  • App starts
    • Tested by adding cards in edit mode and expanding the grid as well as resizing broweser window. Footer looks good and stays where it's supposed to be.

Inspected following files

  • Footer.module.css
    • Indentation/code styling checks out.
    • Naming convention: Not Applicable
    • Comments: Not Applicable
    • General code quality: Looks good, no comment.

Conclusion

  • Code modifications adhere to established standards and appears to do what it sets out to do, ready for merge.
# Review on #753 ## Whats done ### Tested on Windows 11 25H2 using Edge and Chrome + App starts + Tested by adding cards in edit mode and expanding the grid as well as resizing broweser window. Footer looks good and stays where it's supposed to be. ### Inspected following files + Footer.module.css + Indentation/code styling checks out. + Naming convention: Not Applicable + Comments: Not Applicable + General code quality: Looks good, no comment. ## Conclusion + Code modifications adhere to established standards and appears to do what it sets out to do, ready for merge.
a24julot merged commit 342b7f58ea into team_1_week_4 2026-05-05 13:26:52 +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!753
No description provided.