Skip to content

Conversation

caitlynjin
Copy link
Contributor

Overview

Minor adjustment with the tab bar design for the gym detail view.

Changes Made

  • Modified the SlidingTabBarView config:
    • Added bold attribute to both the selected and unselected tabs.
    • Set lighter text color for the unselected tab.
  • Added a divider line at the bottom of the tab bar view.

Screenshots

Tab Bar
Before After

@caitlynjin caitlynjin requested a review from vinnie4k February 26, 2024 02:59
Copy link
Contributor

@vinnie4k vinnie4k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go. Just fix the naming and you're all set.

@belle-hu
Copy link
Contributor

belle-hu commented Mar 3, 2024

looks good!

- Renamed variable name
Copy link
Contributor

@vinnie4k vinnie4k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go. Same thing with the other PR, you may or may not have to rebase with main after the other branches get merged.

Base automatically changed from caitlyn/stretchy-header to main March 12, 2024 19:29
@caitlynjin caitlynjin merged commit fe89449 into main Mar 12, 2024
@caitlynjin caitlynjin deleted the caitlyn/tab-design branch March 12, 2024 19:42
@caitlynjin caitlynjin mentioned this pull request Mar 12, 2024
caitlynjin added a commit that referenced this pull request Mar 12, 2024
* Update README.md

* Create pull_request_template.md

* Removed building hours and replaced status

* Replaced GYMS with RECREATION CENTERS in home view

* Replaced capacities with FITNESS CENTER CAPACITIES

* Replaced buildings hours in gym cells

- Created functions for open/close time logic based on fitness centers
- Changed open/close status and time

* Addressed Vin's comments

- Renamed home page labels
- Removed `GymDetailViewModel`
- Added `fitnessCenterIsOpen()` and `determineStatus()` to `Gym` model
- Created test cases for the above functions
- Created dummy data for Teagle
- Simplified status logic in `HomeGymCell`

* Fixed dummy data and removed unused code

* Fixed status colors and removed unused code

* Addressed Vin's comments

- Fixed grammatical errors

* Implemented stretchy header (#37)

* Made fitness center images stretchy headers

* Modified gym images as stretchy headers

* Update Package.resolved

* Addressed Vin's comments

- Renamed geometry proxy

* Addressed Vin's comments

- Fixed naming error

* Create Package.resolved

* Tab bar styling adjustment (#38)

* Made fitness center images stretchy headers

* Modified gym images as stretchy headers

* Adjusted font/color on tab bar and added divider

* Update Package.resolved

* Addressed Vin's comments

- Renamed variable name

* Update project.pbxproj

* Update Package.resolved

---------

Co-authored-by: Vin Bui <[email protected]>
Co-authored-by: Vin Bui <[email protected]>
This was referenced Mar 20, 2024
caitlynjin added a commit that referenced this pull request Mar 24, 2024
* Update README.md

* Create pull_request_template.md

* Removed building hours and replaced status

* Replaced GYMS with RECREATION CENTERS in home view

* Replaced capacities with FITNESS CENTER CAPACITIES

* Replaced buildings hours in gym cells

- Created functions for open/close time logic based on fitness centers
- Changed open/close status and time

* Addressed Vin's comments

- Renamed home page labels
- Removed `GymDetailViewModel`
- Added `fitnessCenterIsOpen()` and `determineStatus()` to `Gym` model
- Created test cases for the above functions
- Created dummy data for Teagle
- Simplified status logic in `HomeGymCell`

* Fixed dummy data and removed unused code

* Fixed status colors and removed unused code

* Addressed Vin's comments

- Fixed grammatical errors

* Implemented stretchy header (#37)

* Made fitness center images stretchy headers

* Modified gym images as stretchy headers

* Update Package.resolved

* Addressed Vin's comments

- Renamed geometry proxy

* Addressed Vin's comments

- Fixed naming error

* Create Package.resolved

* Tab bar styling adjustment (#38)

* Made fitness center images stretchy headers

* Modified gym images as stretchy headers

* Adjusted font/color on tab bar and added divider

* Update Package.resolved

* Addressed Vin's comments

- Renamed variable name

* Update project.pbxproj

* Update Package.resolved

* Update Swiftlint and remove CocoaPods (#40)

* Update Swiftlint

* Fix typo

* Update ci_post_clone.sh

* Update ENV

* Update project.pbxproj

* Update Package.resolved

---------

Co-authored-by: Vin Bui <[email protected]>
Co-authored-by: Vin Bui <[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.

3 participants