Skip to content

fix: update method call in ComboBox to __focusIndex#9385

Draft
DiegoCardoso wants to merge 2 commits into
mainfrom
fix/combo-box/update-method-name
Draft

fix: update method call in ComboBox to __focusIndex#9385
DiegoCardoso wants to merge 2 commits into
mainfrom
fix/combo-box/update-method-name

Conversation

@DiegoCardoso
Copy link
Copy Markdown
Contributor

Description

After vaadin/web-components#11862, the feature moved from the public method scrollToIndex to the private __focusIndex. Also renamed the private method name to align with the web-component's method.

Note

Keeping it as draft until the next web-components version is released

Type of change

  • Bugfix

After vaadin/web-components#11862, the feature moved from the public method `scrollToIndex` to the private `__focusIndex`. Also renamed the private method name to align with the web-component's method.
@DiegoCardoso DiegoCardoso force-pushed the fix/combo-box/update-method-name branch from bd266a1 to fbce043 Compare May 28, 2026 15:22
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants