Skip to content

Conversation

@maxidragon
Copy link
Contributor

Now it looks like this:

image

@netlify
Copy link

netlify bot commented Aug 8, 2023

Deploy Preview for competition-groups ready!

Name Link
🔨 Latest commit 9a8a47e
🔍 Latest deploy log https://app.netlify.com/sites/competition-groups/deploys/64d227b35b37850007614b8a
😎 Deploy Preview https://deploy-preview-18--competition-groups.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

const UserRow = ({ user }: { user: User }) => {
return (
<li className="w-full rounded flex border border-slate-400 space-x-2 justify-between hover:bg-slate-100 hover:border-slate-500 shadow transition-all">
<a
Copy link
Owner

Choose a reason for hiding this comment

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

What happens if someone clicks on the link? We should likely change the type of this root component to a div if there's nothing to link to.

Copy link
Owner

Choose a reason for hiding this comment

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

Actually seems pretty good.

@coder13 coder13 merged commit 13d9353 into coder13:main Aug 8, 2023
@maxidragon maxidragon deleted the fix-link-to-wca-profile-for-users-without-wca-id branch August 8, 2023 22:08
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