Skip to content

docs: remove references to non-existing methods#2072

Open
markokajzer wants to merge 2 commits intoShopify:mainfrom
markokajzer:main
Open

docs: remove references to non-existing methods#2072
markokajzer wants to merge 2 commits intoShopify:mainfrom
markokajzer:main

Conversation

@markokajzer
Copy link
Copy Markdown

Description

I noticed the docs are referencing a method that does not exist getVisibleIndices.

I am guessing the method referred to is computeVisibleIndices. Best example is the example for computeVisibleIndices itself.

@naqvitalha naqvitalha force-pushed the main branch 4 times, most recently from ada29af to 660b77d Compare January 30, 2026 19:35
@naqvitalha
Copy link
Copy Markdown
Collaborator

Can you sign the CLA?

@markokajzer
Copy link
Copy Markdown
Author

I have signed the CLA!

@naqvitalha naqvitalha enabled auto-merge (squash) March 3, 2026 23:46
Copy link
Copy Markdown
Collaborator

@naqvitalha naqvitalha left a comment

Choose a reason for hiding this comment

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

LGTM — the rename is correct; getVisibleIndices doesn't exist, computeVisibleIndices does. Minor note: the docs in usage.md still describe the return type as number[] but the actual signature returns { startIndex: number; endIndex: number }. Pre-existing issue, not a blocker.

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.

2 participants