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

feat: add hover info and link to booster avatar #736

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

Demivan
Copy link
Contributor

@Demivan Demivan commented Jan 3, 2023

No description provided.

@stackblitz
Copy link

stackblitz bot commented Jan 3, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Jan 3, 2023

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit bd1b64a
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/63b41d92aeee0d00088bfdd7
😎 Deploy Preview https://deploy-preview-736--elk-zone.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 settings.

<NuxtLink :to="getAccountRoute(rebloggedBy)">
<AccountAvatar :account="rebloggedBy" />
</NuxtLink>
</AccountHoverWrapper>
</div>
<AccountInlineInfo font-bold :account="rebloggedBy" :avatar="false" text-sm />
Copy link
Member

Choose a reason for hiding this comment

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

Hovering the display name will also display the hovercard.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. I just made it so it is the same as with original author. Both hovering display name and avatar shows the hovercard.

@patak-dev
Copy link
Member

I see some small glitches sometimes, but they aren't related to this PR. I think we can merge this one.

@patak-dev patak-dev merged commit 055df9d into main Jan 3, 2023
@patak-dev patak-dev deleted the hover-boost branch January 3, 2023 12:40
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.

3 participants