Skip to content

Conversation

@zachseidner1
Copy link
Collaborator

@zachseidner1 zachseidner1 commented Apr 14, 2025

Overview

Fixes #29
Fixes #18

Changes Made

  • Changed the LazyColumns so they don't provide content padding for everything
  • Removed the title from the GamesCarousel component
  • Use contentPadding and pageSpacing on horizontal pager to fix Padding for upcoming cards is off #18
  • Bump MUI version

Test Coverage

Run Previews and make sure they work

@zachseidner1 zachseidner1 changed the title Add missing border Address UI issues Apr 14, 2025
@zachseidner1 zachseidner1 marked this pull request as ready for review April 14, 2025 21:37
@zachseidner1 zachseidner1 merged commit 2384b3a into main Apr 14, 2025
1 check passed
@zachseidner1 zachseidner1 deleted the AddMissingBorder branch April 14, 2025 21:45
amjiao pushed a commit that referenced this pull request Apr 15, 2025
* Add missing border

* Bump material version in preparation for pull to refresh

* Fix border on home and past, fix carousel
# Conflicts:
#	app/src/main/java/com/cornellappdev/score/screen/HomeScreen.kt
#	app/src/main/java/com/cornellappdev/score/screen/PastGamesScreen.kt
amjiao added a commit that referenced this pull request Apr 22, 2025
* Empty state + UI fixes

* Address UI issues (#51)

* Add missing border

* Bump material version in preparation for pull to refresh

* Fix border on home and past, fix carousel
# Conflicts:
#	app/src/main/java/com/cornellappdev/score/screen/HomeScreen.kt
#	app/src/main/java/com/cornellappdev/score/screen/PastGamesScreen.kt

* Address sport filter (issue #40) (#47)

* Fix sport filter

* Small readability fix

* Empty state + UI fixes

* Fix merging

* small fix

* PR Fixes

* Small fixes

* PR fixes

---------

Co-authored-by: Zachary Seidner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing border between sections and games Padding for upcoming cards is off

2 participants