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

Team Profile page (for other teams) #803

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Team Profile page (for other teams) #803

merged 1 commit into from
Sep 25, 2024

Conversation

acrantel
Copy link
Member

@acrantel acrantel commented May 10, 2024

image
image

Resolves #782

@n8kim1
Copy link
Contributor

n8kim1 commented May 10, 2024

reminiscent of the quote and bio --
https://www.youtube.com/watch?v=2Wv1xPMEgKI

Copy link
Contributor

@lowtorola lowtorola left a comment

Choose a reason for hiding this comment

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

LGTM! With lint fixes I'd say :shipit:, had one comment about page loading/success but if that's not a worry then all's good.

) ?? [],
[episode, team],
);
if (isNil(team.data)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be if isNil && !isLoading? Or does this successfully still load until data is not returned?

@acrantel acrantel merged commit 277d2e9 into main Sep 25, 2024
3 checks passed
@acrantel acrantel deleted the seren/general-ui branch September 25, 2024 20:51
@acrantel acrantel restored the seren/general-ui branch September 25, 2024 20:51
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.

Other Team Page UI Skeleton
3 participants