Skip to content

[6.x] Prevent force mounting combobox to improve scroll performance#13691

Merged
jasonvarga merged 1 commit intomasterfrom
combobox-performance
Jan 27, 2026
Merged

[6.x] Prevent force mounting combobox to improve scroll performance#13691
jasonvarga merged 1 commit intomasterfrom
combobox-performance

Conversation

@jasonvarga
Copy link
Copy Markdown
Member

@jasonvarga jasonvarga commented Jan 27, 2026

This reverts the force-mount added in #13625 which aimed to improve the performance when opening the combobox. However this makes scroll event listener consistent so scroll performance suffers.

I believe the main issue was for comboboxes with lots of options like the icon fieldtype. This issue would come back, but we'll tweak that later.

Related #13689

@jasonvarga jasonvarga merged commit c008ff1 into master Jan 27, 2026
13 checks passed
@jasonvarga jasonvarga deleted the combobox-performance branch January 27, 2026 17:08
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.

1 participant