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

fix https://github.com/gitcoinco/web/issues/8466 #8731

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

thelostone-mc
Copy link
Member

Description

closes #8466

Screenshot 2021-03-30 at 4 22 42 PM

Copy link
Contributor

@gdixon gdixon left a comment

Choose a reason for hiding this comment

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

Just one small request if you feel its worth doing - otherwise, LGTM!! 🙌

</h5>
<a :href="`/profile/${ user.handle }`" v-bind:data-usercard="[[ user.handle ]]" class="text-center d-block">
@[[ user.handle ]]
<div v-for="user in users" class="card border-bottom-0 border-left-0 border-right-0 border-top pt-4" :key="user.id">
Copy link
Contributor

Choose a reason for hiding this comment

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

Rather than using card and dropping the borders, could we use border-top-1 border-grey instead? I feel like the rounded corners make it look odd?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh i'm not sure why it was built like that but updating it

image

@thelostone-mc thelostone-mc merged commit 817a00b into gitcoinco:master Mar 31, 2021
PR Review Board automation moved this from Engineering-Review to Done Mar 31, 2021
iRhonin pushed a commit to iRhonin/web that referenced this pull request Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

participant tab on hackathons looks different depending on hackathon start
2 participants