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(macros/APIRef): skip duplicate entries in Related pages #10973

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

fiji-flo
Copy link
Contributor

Summary

Fixes #10864

Problem

Duplicate entries in the sidebar

Solution

Filter them


Screenshots

Before

image

After

image


How did you test this change?

@fiji-flo fiji-flo requested a review from a team as a code owner April 22, 2024 16:29
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Apr 22, 2024
@caugner caugner changed the title fix(macro): fix duplicate entries in APIRef fix(macros/APIRef): fix duplicate entries Apr 23, 2024
@caugner caugner changed the title fix(macros/APIRef): fix duplicate entries fix(macros/APIRef): skip duplicate entries in Related entries Apr 23, 2024
@caugner caugner changed the title fix(macros/APIRef): skip duplicate entries in Related entries fix(macros/APIRef): skip duplicate entries in Related pages Apr 23, 2024
@caugner caugner merged commit 92baf4e into main Apr 23, 2024
13 checks passed
@caugner caugner deleted the fix-api-ref-macro branch April 23, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macros tracking issues related to kumascript macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

APIRef macro adds duplicate related entries in sidebar
2 participants