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

Improve resource highlighting #259

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

jeffdaley
Copy link
Contributor

Fixes placement of the "successfully edited doc" highlight.

@jeffdaley jeffdaley force-pushed the jeffdaley/improve-resource-highlighting branch from 4f4c29b to e2b2d0f Compare July 17, 2023 15:44
targetSelector += `${classNameOrID}`;

// Specify the target's anchor element
targetSelector += " .related-resource-link";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the fix: We weren't targeting the anchor element in the Edit case.

@jeffdaley jeffdaley marked this pull request as ready for review July 17, 2023 15:45
@jeffdaley jeffdaley requested a review from a team as a code owner July 17, 2023 15:45
@jeffdaley jeffdaley merged commit 819bd18 into main Jul 17, 2023
1 check passed
@jeffdaley jeffdaley deleted the jeffdaley/improve-resource-highlighting branch July 17, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants