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

feature : joining a team #143

Merged
merged 17 commits into from
Jan 23, 2025
Merged

feature : joining a team #143

merged 17 commits into from
Jan 23, 2025

Conversation

MamboBryan
Copy link
Contributor

@MamboBryan MamboBryan commented Jan 19, 2025

Type

  • Feature
  • Bug
  • Enhancement
  • Chore

Status

  • Work In Progress
  • Completed
  • In Review

Checks

  • I have run ./gradlew build or build and it passed successfully
  • I have run ./gradlew check or tests and all have passed successfully
  • I have tested the app on a physical device and it works as intended

Previous Behaviour

what is the current behaviour of what was being worked on

None

Current Behaviour

what is the current behaviour of what was being worked on

None

Intended Behaviour

what is the intended behaviour of what was being worked on

None

Closes Issues

issue number of what was being worked on (if necessary)

closes #140

Notes

additional information of what was being worked on (if necessary)

None

Screenshot

an image of what was being worked on (if necessary)

None

@MamboBryan MamboBryan force-pushed the mambo/feature/team-join branch from db01f65 to 84f5a45 Compare January 21, 2025 08:22
@MamboBryan MamboBryan marked this pull request as ready for review January 21, 2025 08:22
Copy link
Contributor

@janewaitara janewaitara left a comment

Choose a reason for hiding this comment

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

@MamboBryan Great job 👏. Just a few things I have noted:

Discussion Points Video
- There is a visible spacer on Team list screen that we can do away with.
- There are 2 loading components. I'm thinking one is for state Loading and the second is the swipe to refresh. What do you think about that?
- Both the Join public teams and the team code have the same header to join team. On the Team code one, I'm wondering whether navigating back to the public teams screen is better than the listing screen. @MamboBryan @kibettheophilus What are your thoughts here?
Join_team.mov

@MamboBryan
Copy link
Contributor Author

@MamboBryan Great job 👏. Just a few things I have noted:

Discussion Points Video

  • There is a visible spacer on Team list screen that we can do away with.
  • There are 2 loading components. I'm thinking one is for state Loading and the second is the swipe to refresh. What do you think about that?
  • Both the Join public teams and the team code have the same header to join team. On the Team code one, I'm wondering whether navigating back to the public teams screen is better than the listing screen. @MamboBryan @kibettheophilus What are your thoughts here?
    Join_team.mov

As for the last point in this review, I'm yet to find a way to not show both of them together. Will look into it.

@github-actions github-actions bot merged commit 865dc3d into main Jan 23, 2025
6 checks passed
@github-actions github-actions bot deleted the mambo/feature/team-join branch January 23, 2025 08:36
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.

[feature] : adds request to join team and accept to join
3 participants