Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Implement staffs base #913

Merged
merged 3 commits into from
Aug 23, 2023
Merged

[iOS] Implement staffs base #913

merged 3 commits into from
Aug 23, 2023

Conversation

ry-itto
Copy link
Member

@ry-itto ry-itto commented Aug 23, 2023

Issue

  • close #ISSUE_NUMBER

Overview (Required)

Links

Screenshot (Optional if screenshot test is present or unrelated to UI)

Before After

Movie (Optional)

Before After

@ry-itto ry-itto requested a review from a team as a code owner August 23, 2023 11:34
Copy link
Contributor

@tkhs0604 tkhs0604 left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -195,6 +215,7 @@ var package = Package(
"Contributor",
"FloorMap",
"Session",
"Staff",
Copy link
Contributor

Choose a reason for hiding this comment

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

[nits]
Placing under Sponsor looks better.

@@ -8,18 +8,22 @@ import Theme
enum AboutRouting: Hashable {
case contributors
case license
case staffs
Copy link
Contributor

@tkhs0604 tkhs0604 Aug 23, 2023

Choose a reason for hiding this comment

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

[nits]
Placing under Sponsor looks better.
It is just an enum and its order looks not so important, so it is not mandatory 🙇‍♂️

@ry-itto ry-itto merged commit dc8ce0e into main Aug 23, 2023
2 checks passed
@ry-itto ry-itto deleted the ios-staffs-base branch August 23, 2023 18:22
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.

2 participants