Skip to content

Conversation

@khiga8
Copy link
Collaborator

@khiga8 khiga8 commented May 3, 2022

This removes this existing example which was intended as pseudocode:

<a href="github.com" aria-describedby="description">GitHub</a>
<p id="description" class="tooltip js-tooltip">A home for all developers</p>

Someone reached out to me confused about why this code wasn't rendering tooltip. I think our new example will better guide PVC consumers to the right solution!

@khiga8 khiga8 requested a review from a team as a code owner May 3, 2022 15:15
@khiga8 khiga8 requested review from bolonio and lindseywild May 3, 2022 15:15
```erb
<a href="github.com" aria-describedby="description">GitHub</a>
<p id="description" class="tooltip js-tooltip">A home for all developers</p>
<a href="github.com">GitHub</a>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I swapped the example order

@khiga8 khiga8 merged commit 2c50cc7 into main May 4, 2022
@khiga8 khiga8 deleted the khiga8-patch-1 branch May 4, 2022 00:27
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